summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-05 21:35:41 +0000
committerSam James <sam@gentoo.org>2021-02-05 21:35:48 +0000
commit7c35114e9059d6322efebfd154ebd0a7458661bc (patch)
treea7fefb33020aec35fb12d3f60529bf49d1127c86
parentdev-lang/python: Stabilize 3.8.7-r1 s390, #766189 (diff)
downloadgentoo-7c35114e9059d6322efebfd154ebd0a7458661bc.tar.gz
gentoo-7c35114e9059d6322efebfd154ebd0a7458661bc.tar.bz2
gentoo-7c35114e9059d6322efebfd154ebd0a7458661bc.zip
dev-lang/python: Stabilize 3.9.1-r1 s390, #766189
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/python/python-3.9.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.9.1-r1.ebuild b/dev-lang/python/python-3.9.1-r1.ebuild
index 840eb26fdce4..3bd43f252c8e 100644
--- a/dev-lang/python/python-3.9.1-r1.ebuild
+++ b/dev-lang/python/python-3.9.1-r1.ebuild
@@ -22,7 +22,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="PSF-2"
SLOT="${PYVER}"
-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 libressl +ncurses +readline sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"