diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 10:40:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 10:40:26 +0100 |
commit | 29c50196a5a38a78179efe76091e4cf74d4eba14 (patch) | |
tree | 67c0a23cb40b54ee3eadedf7d3fe959f46816ef4 | |
parent | app-doc/python-docs: Stabilize 3.11.6 ALLARCHES, #915942 (diff) | |
download | gentoo-29c50196a5a38a78179efe76091e4cf74d4eba14.tar.gz gentoo-29c50196a5a38a78179efe76091e4cf74d4eba14.tar.bz2 gentoo-29c50196a5a38a78179efe76091e4cf74d4eba14.zip |
dev-lang/python: Stabilize 3.12.0 arm64, #915944
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/python/python-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.12.0.ebuild b/dev-lang/python/python-3.12.0.ebuild index 1a53a9eb0e9f..294ae4693216 100644 --- a/dev-lang/python/python-3.12.0.ebuild +++ b/dev-lang/python/python-3.12.0.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 lto +ncurses pgo +readline +sqlite +ssl test tk valgrind |