summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-17 01:06:30 +0100
committerSam James <sam@gentoo.org>2022-06-17 01:06:30 +0100
commit353b21ecede10f7efaa8b138781fe75ec2868709 (patch)
treead58940e2ce909e6caf4a7b853c7ca3dc03e2794 /dev-lang/python/python-3.10.5.ebuild
parentsci-libs/proj: add 9.0.1 (diff)
downloadgentoo-353b21ecede10f7efaa8b138781fe75ec2868709.tar.gz
gentoo-353b21ecede10f7efaa8b138781fe75ec2868709.tar.bz2
gentoo-353b21ecede10f7efaa8b138781fe75ec2868709.zip
dev-lang/python: Stabilize 3.10.5 ppc64, #852602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.10.5.ebuild')
-rw-r--r--dev-lang/python/python-3.10.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.10.5.ebuild b/dev-lang/python/python-3.10.5.ebuild
index 18d079692b96..ca548b90ffef 100644
--- a/dev-lang/python/python-3.10.5.ebuild
+++ b/dev-lang/python/python-3.10.5.ebuild
@@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="PSF-2"
SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="bluetooth build examples gdbm hardened libedit lto +ncurses pgo +readline +sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"