diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 03:49:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 03:49:55 +0000 |
commit | 2b2f7d23164459f0c3ffa3194fb073f38972b9dc (patch) | |
tree | a7aa0fca8bc2845a833da24c8ae70fae3b71789d /dev-lang | |
parent | dev-lang/python: Stabilize 2.7.18_p7 ppc, #770853 (diff) | |
download | gentoo-2b2f7d23164459f0c3ffa3194fb073f38972b9dc.tar.gz gentoo-2b2f7d23164459f0c3ffa3194fb073f38972b9dc.tar.bz2 gentoo-2b2f7d23164459f0c3ffa3194fb073f38972b9dc.zip |
dev-lang/python: Stabilize 3.6.13 ppc, #770853
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.13.ebuild b/dev-lang/python/python-3.6.13.ebuild index 5232b1224770..973abb5dc63f 100644 --- a/dev-lang/python/python-3.6.13.ebuild +++ b/dev-lang/python/python-3.6.13.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}/${PYVER}m" -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="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |