diff options
author | 2024-10-27 06:50:26 +0000 | |
---|---|---|
committer | 2024-10-27 06:50:26 +0000 | |
commit | cd8d5a7ab2fc35ef04f7813a2127f1cfa62914a2 (patch) | |
tree | 3f3bcf042e34a93a7c45c8a0041df0f793bd9516 /dev-lang/python | |
parent | dev-python/time-machine: Stabilize 2.16.0 arm64, #942279 (diff) | |
download | gentoo-cd8d5a7ab2fc35ef04f7813a2127f1cfa62914a2.tar.gz gentoo-cd8d5a7ab2fc35ef04f7813a2127f1cfa62914a2.tar.bz2 gentoo-cd8d5a7ab2fc35ef04f7813a2127f1cfa62914a2.zip |
dev-lang/python: Stabilize 3.12.7_p1 arm64, #942281
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-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 174ff3324615..840cc5b45017 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 |