From: Roy Bamford Date: Fri, 6 Mar 2020 11:38:06 +0000 (+0000) Subject: dev-lang/python: stable on arm64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a4d91f07cbb73f479a393a459977a74b8add35b;p=gentoo.git dev-lang/python: stable on arm64 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Bug: https://bugs.gentoo.org/710782 Signed-off-by: Michał Górny --- diff --git a/dev-lang/python/python-3.7.6.ebuild b/dev-lang/python/python-3.7.6.ebuild index 7ff6d3d93d9a..d8edf9401855 100644 --- a/dev-lang/python/python-3.7.6.ebuild +++ b/dev-lang/python/python-3.7.6.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 ~riscv s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )"