diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 18:49:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 18:49:59 -0700 |
commit | 3d17c88f5a619ac6e267d130c366859504b9e2ce (patch) | |
tree | 1bac2191f4e8e93faf5069152ae5d497d4f12c8c /dev-lang | |
parent | dev-lang/python-3.6.5: ppc stable, bug 653440 (diff) | |
download | gentoo-3d17c88f5a619ac6e267d130c366859504b9e2ce.tar.gz gentoo-3d17c88f5a619ac6e267d130c366859504b9e2ce.tar.bz2 gentoo-3d17c88f5a619ac6e267d130c366859504b9e2ce.zip |
dev-lang/python-3.4.8: ppc64 stable, bug 653440
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.4.8.ebuild b/dev-lang/python/python-3.4.8.ebuild index 2e4f33ad0a2c..0e7e5824d3d2 100644 --- a/dev-lang/python/python-3.4.8.ebuild +++ b/dev-lang/python/python-3.4.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.4/3.4m" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |