summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-27 22:06:50 +0100
committerSam James <sam@gentoo.org>2021-07-27 22:06:50 +0100
commitb8b3242860d88742cbaadaed4062e81532c0a1fb (patch)
tree641297fefddac554bcc0c14c8ddae4c4f474e36c /dev-lang
parentdev-python/python-docs: Stabilize 3.7.11 amd64, #804279 (diff)
downloadgentoo-b8b3242860d88742cbaadaed4062e81532c0a1fb.tar.gz
gentoo-b8b3242860d88742cbaadaed4062e81532c0a1fb.tar.bz2
gentoo-b8b3242860d88742cbaadaed4062e81532c0a1fb.zip
dev-lang/python: Stabilize 3.6.14 amd64, #804276
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.6.14.ebuild2
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 bddc9e0c9102..cd07bfca00d6 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 )"