diff options
author | Sam James <sam@gentoo.org> | 2021-04-03 22:16:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 22:16:53 +0000 |
commit | d41f5700a112cc1f814d9e6e58c365feeb278eee (patch) | |
tree | 040b424e849c4676c7e9db3bb5d798d63e541408 /dev-lang | |
parent | x11-plugins/lurch: Stabilize 0.7.0 x86, #779817 (diff) | |
download | gentoo-d41f5700a112cc1f814d9e6e58c365feeb278eee.tar.gz gentoo-d41f5700a112cc1f814d9e6e58c365feeb278eee.tar.bz2 gentoo-d41f5700a112cc1f814d9e6e58c365feeb278eee.zip |
dev-lang/python: Stabilize 2.7.18_p8 ppc64, #779844
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.18_p8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.18_p8.ebuild b/dev-lang/python/python-2.7.18_p8.ebuild index 0c8495ba8763..56b45849ef74 100644 --- a/dev-lang/python/python-2.7.18_p8.ebuild +++ b/dev-lang/python/python-2.7.18_p8.ebuild @@ -22,7 +22,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. |