summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-22 18:49:40 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-22 18:49:40 -0700
commitb8623e649c01f6ba499c90b574b72c1052877f57 (patch)
treec4f55777a555fe2231e6f90297c6bc62f1c76c26
parentdev-lang/python-3.4.8: alpha stable, bug 653440 (diff)
downloadgentoo-b8623e649c01f6ba499c90b574b72c1052877f57.tar.gz
gentoo-b8623e649c01f6ba499c90b574b72c1052877f57.tar.bz2
gentoo-b8623e649c01f6ba499c90b574b72c1052877f57.zip
dev-lang/python-3.5.5: alpha stable, bug 653440
-rw-r--r--dev-lang/python/python-3.5.5.ebuild2
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 )"