diff options
| author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 14:39:08 +0200 |
|---|---|---|
| committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 14:40:29 +0200 |
| commit | 6043a099d8826fbe9b81016221260f1e03bc433e (patch) | |
| tree | 353a4a9d1387b035087c2d01e02657256283a9fa /dev-lang/python/python-2.7.14-r2.ebuild | |
| parent | 0326a0a9802df7ad7c4cb21d422664a359195eab (diff) | |
| download | gentoo-6043a099d8826fbe9b81016221260f1e03bc433e.tar.gz gentoo-6043a099d8826fbe9b81016221260f1e03bc433e.tar.bz2 gentoo-6043a099d8826fbe9b81016221260f1e03bc433e.zip | |
dev-lang/python: subscribe to virtual/libffi sub slot
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-lang/python/python-2.7.14-r2.ebuild')
| -rw-r--r-- | dev-lang/python/python-2.7.14-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.7.14-r2.ebuild b/dev-lang/python/python-2.7.14-r2.ebuild index 44795a2ff031..cc59a5124337 100644 --- a/dev-lang/python/python-2.7.14-r2.ebuild +++ b/dev-lang/python/python-2.7.14-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -26,7 +26,7 @@ IUSE="-berkdb bluetooth build doc elibc_uclibc examples gdbm hardened ipv6 libre RDEPEND="app-arch/bzip2:0= >=sys-libs/zlib-1.1.3:0= - virtual/libffi + virtual/libffi:= virtual/libintl berkdb? ( || ( sys-libs/db:5.3 |
