summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-03 01:11:49 +0100
committerSam James <sam@gentoo.org>2022-05-03 01:11:49 +0100
commit8edde1fc0991fe6b87cfbb5b2a5956dd5fc382bb (patch)
tree20d159278547a3d02eb115c7639e687706470a0e
parentsys-devel/gdb: fix build with sys-libs/readline-8.2* (diff)
downloadgentoo-8edde1fc.tar.gz
gentoo-8edde1fc.tar.bz2
gentoo-8edde1fc.zip
dev-lang/python: Stabilize 3.9.12 hppa, #841269
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/python/python-3.9.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.9.12.ebuild b/dev-lang/python/python-3.9.12.ebuild
index 34bd8945bcf5..ad323554ca2d 100644
--- a/dev-lang/python/python-3.9.12.ebuild
+++ b/dev-lang/python/python-3.9.12.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 lto +ncurses pgo +readline +sqlite +ssl test tk wininst +xml"
RESTRICT="!test? ( test )"