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-3.6.4.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-3.6.4.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.6.4.ebuild b/dev-lang/python/python-3.6.4.ebuild index 522b5b5078a4..bc7956480f11 100644 --- a/dev-lang/python/python-3.6.4.ebuild +++ b/dev-lang/python/python-3.6.4.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="6" @@ -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? ( |
