commit: 661354146500fb3cdf116a6c4b32266a9f257d0c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 13:52:20 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 13:53:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66135414
dev-lang/python: Stabilize 3.6.11-r1 amd64, #728668
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.6.11-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/python/python-3.6.11-r1.ebuild
b/dev-lang/python/python-3.6.11-r1.ebuild
index a4be36874b1..e6a33943268 100644
--- a/dev-lang/python/python-3.6.11-r1.ebuild
+++ b/dev-lang/python/python-3.6.11-r1.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
~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 )"