diff options
author | 2023-06-20 21:06:17 +0300 | |
---|---|---|
committer | 2023-06-20 21:06:17 +0300 | |
commit | 3b7cfa5fd702c34c898dfa0d3fc8092377e9175a (patch) | |
tree | f34a3e293453b8a5c5725bb040243ed1ae9dea6d /dev-lang | |
parent | dev-lang/python: Stabilize 3.8.17 sparc, #908014 (diff) | |
download | gentoo-3b7cfa5fd702c34c898dfa0d3fc8092377e9175a.tar.gz gentoo-3b7cfa5fd702c34c898dfa0d3fc8092377e9175a.tar.bz2 gentoo-3b7cfa5fd702c34c898dfa0d3fc8092377e9175a.zip |
dev-lang/python: Stabilize 3.10.12 amd64, #908015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.10.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.10.12.ebuild b/dev-lang/python/python-3.10.12.ebuild index 184b5ace1359..9da131f0910c 100644 --- a/dev-lang/python/python-3.10.12.ebuild +++ b/dev-lang/python/python-3.10.12.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 +xml |