diff options
author | orbea <orbea@riseup.net> | 2024-11-12 09:49:12 -0800 |
---|---|---|
committer | orbea <orbea@riseup.net> | 2024-11-12 09:49:12 -0800 |
commit | 803538f618bae1dd2cdbf4a4747ca640a2bce0e0 (patch) | |
tree | ddd041fc610a9532628eae89b45a11701038d144 | |
parent | dev-lang/python: sync ::gentoo (diff) | |
download | libressl-803538f618bae1dd2cdbf4a4747ca640a2bce0e0.tar.gz libressl-803538f618bae1dd2cdbf4a4747ca640a2bce0e0.tar.bz2 libressl-803538f618bae1dd2cdbf4a4747ca640a2bce0e0.zip |
dev-lang/python: stabilize 3.13.0
Signed-off-by: orbea <orbea@riseup.net>
-rw-r--r-- | dev-lang/python/python-3.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.13.0.ebuild b/dev-lang/python/python-3.13.0.ebuild index 1412dcd..2da3cce 100644 --- a/dev-lang/python/python-3.13.0.ebuild +++ b/dev-lang/python/python-3.13.0.ebuild @@ -32,7 +32,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 jit libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind |