diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 03:08:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 03:09:03 +0000 |
commit | fb9294e22d285ef6c61439d7996ebd699494dafd (patch) | |
tree | a080c47139cfcbda87fdae829574200e04a8cd37 /dev-lang/python | |
parent | net-misc/memcached: Stabilize 1.6.9 arm64, #764131 (diff) | |
download | gentoo-fb9294e22d285ef6c61439d7996ebd699494dafd.tar.gz gentoo-fb9294e22d285ef6c61439d7996ebd699494dafd.tar.bz2 gentoo-fb9294e22d285ef6c61439d7996ebd699494dafd.zip |
dev-lang/python: Stabilize 2.7.18-r5 s390, #759928
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.7.18-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18-r5.ebuild b/dev-lang/python/python-2.7.18-r5.ebuild index 630640ac1725..022e586961cc 100644 --- a/dev-lang/python/python-2.7.18-r5.ebuild +++ b/dev-lang/python/python-2.7.18-r5.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. |