diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-02 21:51:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-02 22:12:54 +0100 |
commit | b7f88ab2f6bdffd98ddce4bb6fc53333b5279132 (patch) | |
tree | fc333fa1ab6c1a3de443a7daed891de0e28a4e53 /dev-lang | |
parent | ba10ae26bca702f91151089ac6b15fb847158c5d (diff) | |
download | gentoo-b7f88ab2f6bdffd98ddce4bb6fc53333b5279132.tar.gz gentoo-b7f88ab2f6bdffd98ddce4bb6fc53333b5279132.tar.xz |
dev-lang/python: x86 stable (bug #635944)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.14.ebuild b/dev-lang/python/python-2.7.14.ebuild index 587a661ce69..e5ae740a559 100644 --- a/dev-lang/python/python-2.7.14.ebuild +++ b/dev-lang/python/python-2.7.14.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 ~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="-berkdb 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. |