diff options
author | 2024-09-24 12:51:38 +0100 | |
---|---|---|
committer | 2024-09-24 12:51:38 +0100 | |
commit | d49568961acb75d6ac0777e7e0c2b4b2509a92cb (patch) | |
tree | e1160fb03f7f34caa4ee04a7c9c3929b7355db8d | |
parent | sys-devel/binutils-config: Stabilize 5.5.2 sparc, #939090 (diff) | |
download | gentoo-d49568961acb75d6ac0777e7e0c2b4b2509a92cb.tar.gz gentoo-d49568961acb75d6ac0777e7e0c2b4b2509a92cb.tar.bz2 gentoo-d49568961acb75d6ac0777e7e0c2b4b2509a92cb.zip |
dev-lang/python: Stabilize 3.11.10_p1 sparc, #939865
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/python/python-3.11.10_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.11.10_p1.ebuild b/dev-lang/python/python-3.11.10_p1.ebuild index 39f821ad0581..ace1289b35fb 100644 --- a/dev-lang/python/python-3.11.10_p1.ebuild +++ b/dev-lang/python/python-3.11.10_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 |