diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 02:40:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 02:40:54 +0000 |
commit | f034365baf64c555b7e2bec34bf6cfc3563fc25b (patch) | |
tree | 3b8917bd30dd57f9e0f3d820bf0ca63c3e1ed9cf /dev-lang/python | |
parent | dev-lang/python: Stabilize 3.6.12-r2 arm64, #766189 (diff) | |
download | gentoo-f034365baf64c555b7e2bec34bf6cfc3563fc25b.tar.gz gentoo-f034365baf64c555b7e2bec34bf6cfc3563fc25b.tar.bz2 gentoo-f034365baf64c555b7e2bec34bf6cfc3563fc25b.zip |
dev-lang/python: Stabilize 3.7.9-r2 arm64, #766189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.7.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.9-r2.ebuild b/dev-lang/python/python-3.7.9-r2.ebuild index 7b22ccdb26a0..dd04285cbff3 100644 --- a/dev-lang/python/python-3.7.9-r2.ebuild +++ b/dev-lang/python/python-3.7.9-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 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" |