summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 14:39:08 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 14:40:29 +0200
commit6043a099d8826fbe9b81016221260f1e03bc433e (patch)
tree353a4a9d1387b035087c2d01e02657256283a9fa /dev-lang/python/python-3.5.5-r1.ebuild
parentdev-libs/glib: subscribe to virtual/libffi sub slot (diff)
downloadgentoo-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-3.5.5-r1.ebuild')
-rw-r--r--dev-lang/python/python-3.5.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.5.5-r1.ebuild b/dev-lang/python/python-3.5.5-r1.ebuild
index 77783a7b54ed..1efa1605dc2e 100644
--- a/dev-lang/python/python-3.5.5-r1.ebuild
+++ b/dev-lang/python/python-3.5.5-r1.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"
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
RDEPEND="app-arch/bzip2:0=
app-arch/xz-utils:0=
>=sys-libs/zlib-1.1.3:0=
- virtual/libffi
+ virtual/libffi:=
virtual/libintl
gdbm? ( sys-libs/gdbm:0=[berkdb] )
ncurses? ( >=sys-libs/ncurses-5.2:0= )