summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-08-03 08:37:29 +0200
committerMichał Górny <mgorny@gentoo.org>2024-08-03 08:37:29 +0200
commitbc3bdb6586ae388e76f3360590e58a189bb17ac7 (patch)
treeabc74e80e61a34c55ed48a5349bfdaf24584a6d7 /dev-lang
parentdev-python/pytest-httpserver: Remove old (diff)
downloadgentoo-bc3bdb6586ae388e76f3360590e58a189bb17ac7.tar.gz
gentoo-bc3bdb6586ae388e76f3360590e58a189bb17ac7.tar.bz2
gentoo-bc3bdb6586ae388e76f3360590e58a189bb17ac7.zip
dev-lang/python: Stabilize 3.12.4_p3 ppc64, #937142
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/python-3.12.4_p3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.12.4_p3.ebuild b/dev-lang/python/python-3.12.4_p3.ebuild
index bec993fb2e80..797366104cae 100644
--- a/dev-lang/python/python-3.12.4_p3.ebuild
+++ b/dev-lang/python/python-3.12.4_p3.ebuild
@@ -28,7 +28,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 debug +ensurepip examples gdbm libedit
+ncurses pgo +readline +sqlite +ssl test tk valgrind