diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 03:37:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 03:37:22 +0100 |
commit | 858ce7e0f65479f712a97bdc5b40d71aa565848b (patch) | |
tree | ffa5cd727c11c31dc5c2a9d91bf8c39b026c273a /dev-lang | |
parent | dev-perl/Term-Table: Stabilize 0.15.0 sparc, #779163 (diff) | |
download | gentoo-858ce7e0f65479f712a97bdc5b40d71aa565848b.tar.gz gentoo-858ce7e0f65479f712a97bdc5b40d71aa565848b.tar.bz2 gentoo-858ce7e0f65479f712a97bdc5b40d71aa565848b.zip |
dev-lang/python: Stabilize 3.6.14 arm64, #804276
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.14.ebuild b/dev-lang/python/python-3.6.14.ebuild index cd07bfca00d6..c7e2b865c082 100644 --- a/dev-lang/python/python-3.6.14.ebuild +++ b/dev-lang/python/python-3.6.14.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 +ncurses +readline +sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |