summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-03-06 11:36:09 +0000
committerMichał Górny <mgorny@gentoo.org>2020-03-07 16:10:08 +0100
commitbee8330894c416adf5302dffb4a3e9615febd3c1 (patch)
treebb6466ced5f659187f10e6db6a37910bd67db409 /dev-lang/python
parentdev-lang/python: stable on arm64 (diff)
downloadgentoo-bee8330894c416adf5302dffb4a3e9615febd3c1.tar.gz
gentoo-bee8330894c416adf5302dffb4a3e9615febd3c1.tar.bz2
gentoo-bee8330894c416adf5302dffb4a3e9615febd3c1.zip
dev-lang/python: stable on arm64
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Bug: https://bugs.gentoo.org/710782 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-3.6.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.10.ebuild b/dev-lang/python/python-3.6.10.ebuild
index 74306e8f0d1d..04d1b2520cde 100644
--- a/dev-lang/python/python-3.6.10.ebuild
+++ b/dev-lang/python/python-3.6.10.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="PSF-2"
SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml"
RESTRICT="!test? ( test )"