diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 19:21:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 19:22:42 +0200 |
commit | 97c3f24c10cb1914e194b0561a86183c32805447 (patch) | |
tree | cd915b218cc127269bde253b59897eafd494bf5e /dev-lang | |
parent | app-arch/cabextract: x86 stable (bug #711218) (diff) | |
download | gentoo-97c3f24c10cb1914e194b0561a86183c32805447.tar.gz gentoo-97c3f24c10cb1914e194b0561a86183c32805447.tar.bz2 gentoo-97c3f24c10cb1914e194b0561a86183c32805447.zip |
dev-lang/python: x86 stable (bug #741502)
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.18-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18-r2.ebuild b/dev-lang/python/python-2.7.18-r2.ebuild index c7569ec1eb73..59a0260bef0a 100644 --- a/dev-lang/python/python-2.7.18-r2.ebuild +++ b/dev-lang/python/python-2.7.18-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="-berkdb bluetooth build 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. |