diff options
author | Sam James <sam@gentoo.org> | 2022-06-22 19:34:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-22 19:37:37 +0100 |
commit | e8abe880803d3c74c6c6ccec268a33f33dc9a5c2 (patch) | |
tree | 58c36c197b77c89f3d6ad5343d9034e87c7a1337 /dev-lang/python | |
parent | mail-filter/pyzor: Stabilize 1.0.0_p20211223 amd64, #849878 (diff) | |
download | gentoo-e8abe880803d3c74c6c6ccec268a33f33dc9a5c2.tar.gz gentoo-e8abe880803d3c74c6c6ccec268a33f33dc9a5c2.tar.bz2 gentoo-e8abe880803d3c74c6c6ccec268a33f33dc9a5c2.zip |
dev-lang/python: Stabilize 3.10.5 amd64, #852602
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.10.5.ebuild b/dev-lang/python/python-3.10.5.ebuild index 03e3f9cd740f..e7e35f34bca0 100644 --- a/dev-lang/python/python-3.10.5.ebuild +++ b/dev-lang/python/python-3.10.5.ebuild @@ -25,7 +25,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 examples gdbm hardened libedit lto +ncurses pgo +readline +sqlite +ssl test tk wininst +xml" RESTRICT="!test? ( test )" |