summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-04 09:34:21 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-04 09:36:52 +0200
commitadb7c270f16d3bda736eb92246b57133f654e7fc (patch)
treee55441b98a58b9055693a4324ca624729e6afe19
parentdev-python/python-docs: Stabilize 3.9.6 x86, #804273 (diff)
downloadgentoo-adb7c270f16d3bda736eb92246b57133f654e7fc.tar.gz
gentoo-adb7c270f16d3bda736eb92246b57133f654e7fc.tar.bz2
gentoo-adb7c270f16d3bda736eb92246b57133f654e7fc.zip
dev-lang/python: Stabilize 3.6.14 x86, #804276
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 003f53696d2e..0ef9bffd77f4 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 )"