diff options
author | orbea <orbea@riseup.net> | 2025-01-06 22:18:37 -0800 |
---|---|---|
committer | orbea <orbea@riseup.net> | 2025-01-06 22:19:20 -0800 |
commit | c77f3a5212e26a46c650457f7bd692d5f1b54478 (patch) | |
tree | 8f62b607505c0c1a1fdb4d5a548ed295f2f8060e | |
parent | net-dialup/freeradius: add 3.2.6 (diff) | |
download | libressl-c77f3a5212e26a46c650457f7bd692d5f1b54478.tar.gz libressl-c77f3a5212e26a46c650457f7bd692d5f1b54478.tar.bz2 libressl-c77f3a5212e26a46c650457f7bd692d5f1b54478.zip |
dev-lang/python: stabilize 3.9.20_p2 for hppa
Signed-off-by: orbea <orbea@riseup.net>
-rw-r--r-- | dev-lang/python/python-3.9.20_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.9.20_p2.ebuild b/dev-lang/python/python-3.9.20_p2.ebuild index 3980aa4..57acde6 100644 --- a/dev-lang/python/python-3.9.20_p2.ebuild +++ b/dev-lang/python/python-3.9.20_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="PSF-2" SLOT="${PYVER}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE=" bluetooth build debug +ensurepip examples gdbm +ncurses pgo +readline +sqlite +ssl test tk valgrind |