diff options
author | Sam James <sam@gentoo.org> | 2023-06-07 17:45:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-07 17:45:44 +0100 |
commit | 8b2e9750207fa45475d2ccf2cf91324aae7baeb2 (patch) | |
tree | ae8e673d43577ac744bd86400f6117d9c1d5622e /dev-lang | |
parent | sys-devel/gdb: Stabilize 13.2 amd64, #908024 (diff) | |
download | gentoo-8b2e9750207fa45475d2ccf2cf91324aae7baeb2.tar.gz gentoo-8b2e9750207fa45475d2ccf2cf91324aae7baeb2.tar.bz2 gentoo-8b2e9750207fa45475d2ccf2cf91324aae7baeb2.zip |
dev-lang/python: Stabilize 3.11.4 arm64, #908017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.11.4.ebuild b/dev-lang/python/python-3.11.4.ebuild index 00ae7e238c3d..439cdbec7d78 100644 --- a/dev-lang/python/python-3.11.4.ebuild +++ b/dev-lang/python/python-3.11.4.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 hardened libedit lto +ncurses pgo +readline +sqlite +ssl test tk valgrind |