diff options
author | Sam James <sam@gentoo.org> | 2021-04-07 06:20:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-07 06:20:53 +0000 |
commit | ffe7191d4a13f0e72eee66a0fafeebc74b6d1f24 (patch) | |
tree | 9530e1a8ab7782ebce52b7dfd925fd13e13817bd /dev-lang/python | |
parent | dev-python/coverage: Stabilize 5.5 arm64, #780189 (diff) | |
download | gentoo-ffe7191d4a13f0e72eee66a0fafeebc74b6d1f24.tar.gz gentoo-ffe7191d4a13f0e72eee66a0fafeebc74b6d1f24.tar.bz2 gentoo-ffe7191d4a13f0e72eee66a0fafeebc74b6d1f24.zip |
dev-lang/python: Stabilize 3.6.13_p1 arm64, #779841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.6.13_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.13_p1.ebuild b/dev-lang/python/python-3.6.13_p1.ebuild index 4f97aa048f2f..7703c375cc43 100644 --- a/dev-lang/python/python-3.6.13_p1.ebuild +++ b/dev-lang/python/python-3.6.13_p1.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 )" |