diff options
author | orbea <orbea@riseup.net> | 2024-11-30 21:32:32 -0800 |
---|---|---|
committer | orbea <orbea@riseup.net> | 2024-11-30 21:32:32 -0800 |
commit | ecd07bcfc4d4f8fe427c6d62a09bdf4e0826c8c3 (patch) | |
tree | 07e7f3cbd098f9ee325b78df36faacdb45656023 /dev-lang/python/python-3.12.7_p1.ebuild | |
parent | net-p2p/qbittorrent: add 5.0.2 (diff) | |
download | libressl-ecd07bcfc4d4f8fe427c6d62a09bdf4e0826c8c3.tar.gz libressl-ecd07bcfc4d4f8fe427c6d62a09bdf4e0826c8c3.tar.bz2 libressl-ecd07bcfc4d4f8fe427c6d62a09bdf4e0826c8c3.zip |
dev-lang/python: stabilize 3.12.7_p1 for sparc
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'dev-lang/python/python-3.12.7_p1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.12.7_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.12.7_p1.ebuild b/dev-lang/python/python-3.12.7_p1.ebuild index bd6480e..cbb2a77 100644 --- a/dev-lang/python/python-3.12.7_p1.ebuild +++ b/dev-lang/python/python-3.12.7_p1.ebuild @@ -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 libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind |