summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-05 15:52:20 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-05 15:53:21 +0200
commit661354146500fb3cdf116a6c4b32266a9f257d0c (patch)
treeaa69f7a58baaa82f8dd756a4532a963ef8af472d /dev-lang/python
parentdev-java/java-config: x86 stable wrt bug #730530 (diff)
downloadgentoo-661354146500fb3cdf116a6c4b32266a9f257d0c.tar.gz
gentoo-661354146500fb3cdf116a6c4b32266a9f257d0c.tar.bz2
gentoo-661354146500fb3cdf116a6c4b32266a9f257d0c.zip
dev-lang/python: Stabilize 3.6.11-r1 amd64, #728668
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-3.6.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.11-r1.ebuild b/dev-lang/python/python-3.6.11-r1.ebuild
index a4be36874b19..e6a339432683 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 )"