diff options
author | 2021-01-23 02:41:58 +0000 | |
---|---|---|
committer | 2021-01-23 02:41:58 +0000 | |
commit | ae5a5752896cd6d556c4bac19134bb6d2c248628 (patch) | |
tree | 0bd94646fe4b2416563625cd2ba0598181c8142b /dev-lang | |
parent | app-crypt/openpgp-keys-python: Stabilize 20210121 arm64, #766189 (diff) | |
download | gentoo-ae5a5752896cd6d556c4bac19134bb6d2c248628.tar.gz gentoo-ae5a5752896cd6d556c4bac19134bb6d2c248628.tar.bz2 gentoo-ae5a5752896cd6d556c4bac19134bb6d2c248628.zip |
dev-lang/python: Stabilize 3.6.12-r2 arm, #766189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.6.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.12-r2.ebuild b/dev-lang/python/python-3.6.12-r2.ebuild index f9e43fe1308a..3042ced3b705 100644 --- a/dev-lang/python/python-3.6.12-r2.ebuild +++ b/dev-lang/python/python-3.6.12-r2.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 )" |