diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:44:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:44:14 +0200 |
commit | df427f1ccbd6554bb3fe017cdcdb3522b8b30875 (patch) | |
tree | b75022e45f9e0afcf0fc40bb7ed88af9ee1aa6a6 /dev-lang | |
parent | net-libs/http-parser: x86 stable (bug #665656) (diff) | |
download | gentoo-df427f1ccbd6554bb3fe017cdcdb3522b8b30875.tar.gz gentoo-df427f1ccbd6554bb3fe017cdcdb3522b8b30875.tar.bz2 gentoo-df427f1ccbd6554bb3fe017cdcdb3522b8b30875.zip |
dev-lang/python: x86 stable (bug #647862)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.15.ebuild b/dev-lang/python/python-2.7.15.ebuild index 1d538c70dbd8..82c410a90919 100644 --- a/dev-lang/python/python-2.7.15.ebuild +++ b/dev-lang/python/python-2.7.15.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="2.7" -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="-berkdb bluetooth build doc elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |