diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 03:08:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 03:09:03 +0000 |
commit | e7720170f30f6ef10a4a32740aad8c6cc1f3148b (patch) | |
tree | acfe162520b2c8821851559caebd365d8a6010fd /dev-lang/python | |
parent | dev-lang/python: Stabilize 2.7.18-r5 s390, #759928 (diff) | |
download | gentoo-e7720170f30f6ef10a4a32740aad8c6cc1f3148b.tar.gz gentoo-e7720170f30f6ef10a4a32740aad8c6cc1f3148b.tar.bz2 gentoo-e7720170f30f6ef10a4a32740aad8c6cc1f3148b.zip |
dev-lang/python: Stabilize 3.6.12-r1 s390, #759928
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.6.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.12-r1.ebuild b/dev-lang/python/python-3.6.12-r1.ebuild index baa82797d8e0..1695164047aa 100644 --- a/dev-lang/python/python-3.6.12-r1.ebuild +++ b/dev-lang/python/python-3.6.12-r1.ebuild @@ -19,7 +19,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 )" |