diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-28 16:49:29 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-28 16:49:29 +0200 |
commit | f6c8fb5b47902c5a9123cd5aa486e295c2c43c22 (patch) | |
tree | 2392c628091569d88a3dd1f7a0d74e6309f1ba94 /dev-lang/python | |
parent | app-crypt/gnupg: Stable on amd64 (diff) | |
download | gentoo-f6c8fb5b47902c5a9123cd5aa486e295c2c43c22.tar.gz gentoo-f6c8fb5b47902c5a9123cd5aa486e295c2c43c22.tar.bz2 gentoo-f6c8fb5b47902c5a9123cd5aa486e295c2c43c22.zip |
dev-lang/python: Stable on amd64
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.4.ebuild b/dev-lang/python/python-3.5.4.ebuild index 723b489f1729..11710329a70e 100644 --- a/dev-lang/python/python-3.5.4.ebuild +++ b/dev-lang/python/python-3.5.4.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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-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. |