summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-27 22:06:45 +0100
committerSam James <sam@gentoo.org>2021-07-27 22:06:45 +0100
commit9a543cf66f3e751041ef41228961c860f2ed9c7e (patch)
treefc6f6f608e66f1b749e5d9851ffafc67bf459e28
parentdev-python/python-docs: Stabilize 3.8.11 amd64, #804282 (diff)
downloadgentoo-9a543cf66f3e751041ef41228961c860f2ed9c7e.tar.gz
gentoo-9a543cf66f3e751041ef41228961c860f2ed9c7e.tar.bz2
gentoo-9a543cf66f3e751041ef41228961c860f2ed9c7e.zip
dev-lang/python: Stabilize 3.7.11 amd64, #804279
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/python/python-3.7.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.7.11.ebuild b/dev-lang/python/python-3.7.11.ebuild
index b95df11605d0..5ed4fd255212 100644
--- a/dev-lang/python/python-3.7.11.ebuild
+++ b/dev-lang/python/python-3.7.11.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 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="bluetooth build examples gdbm hardened ipv6 +ncurses +readline +sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"