diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 18:49:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 18:49:40 -0700 |
commit | b8623e649c01f6ba499c90b574b72c1052877f57 (patch) | |
tree | c4f55777a555fe2231e6f90297c6bc62f1c76c26 /dev-lang | |
parent | dev-lang/python-3.4.8: alpha stable, bug 653440 (diff) | |
download | gentoo-b8623e649c01f6ba499c90b574b72c1052877f57.tar.gz gentoo-b8623e649c01f6ba499c90b574b72c1052877f57.tar.bz2 gentoo-b8623e649c01f6ba499c90b574b72c1052877f57.zip |
dev-lang/python-3.5.5: alpha stable, bug 653440
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.5.ebuild b/dev-lang/python/python-3.5.5.ebuild index 481617f6b77b..94a0f7eed826 100644 --- a/dev-lang/python/python-3.5.5.ebuild +++ b/dev-lang/python/python-3.5.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.5/3.5m" -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 test +threads tk wininst +xml" RESTRICT="!test? ( test )" |