summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-07 06:20:53 +0000
committerSam James <sam@gentoo.org>2021-04-07 06:20:53 +0000
commitffe7191d4a13f0e72eee66a0fafeebc74b6d1f24 (patch)
tree9530e1a8ab7782ebce52b7dfd925fd13e13817bd /dev-lang/python
parentdev-python/coverage: Stabilize 5.5 arm64, #780189 (diff)
downloadgentoo-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.ebuild2
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 )"