summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-17 02:15:08 +0000
committerSam James <sam@gentoo.org>2021-11-17 02:15:08 +0000
commitb8be30457cc73c1eb7ea43364380af72e424a230 (patch)
tree9e63d7e5cdf70a7b3a6528bc4ade43de549f18a4 /dev-lang
parentdev-python/uritemplate: Stabilize 4.1.0 ppc64, #823584 (diff)
downloadgentoo-b8be30457cc73c1eb7ea43364380af72e424a230.tar.gz
gentoo-b8be30457cc73c1eb7ea43364380af72e424a230.tar.bz2
gentoo-b8be30457cc73c1eb7ea43364380af72e424a230.zip
dev-lang/python: Stabilize 3.9.8 ppc, #823738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.9.8.ebuild b/dev-lang/python/python-3.9.8.ebuild
index 15c68fb355eb..2ef9236c2cb0 100644
--- a/dev-lang/python/python-3.9.8.ebuild
+++ b/dev-lang/python/python-3.9.8.ebuild
@@ -24,7 +24,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 +ncurses +readline +sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"