diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 18:49:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 18:49:39 -0700 |
commit | 219ec043e85d22dc38d87c8ccf78d6d6e0f9093c (patch) | |
tree | c9f0a390100a9945a991926773c0e95e728f09bf /dev-lang | |
parent | media-gfx/imagemagick-7.0.7.28: hppa stable, bug 650992 (diff) | |
download | gentoo-219ec043e85d22dc38d87c8ccf78d6d6e0f9093c.tar.gz gentoo-219ec043e85d22dc38d87c8ccf78d6d6e0f9093c.tar.bz2 gentoo-219ec043e85d22dc38d87c8ccf78d6d6e0f9093c.zip |
dev-lang/python-3.4.8: alpha 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 f1b58e1af143..50330f07ec27 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. |