summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-24 09:36:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-24 09:36:42 +0300
commitee783dfe32242221f92c8d9a763d1bd5ddcd243e (patch)
treeb16e46432e452399bd0ed829c256ee32357bc92d /dev-lang/python/python-3.10.5.ebuild
parentdev-python/requests: backport charset-normalizer dep fix to stable (diff)
downloadgentoo-ee783dfe32242221f92c8d9a763d1bd5ddcd243e.tar.gz
gentoo-ee783dfe32242221f92c8d9a763d1bd5ddcd243e.tar.bz2
gentoo-ee783dfe32242221f92c8d9a763d1bd5ddcd243e.zip
dev-lang/python: Stabilize 3.10.5 hppa, #852602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.10.5.ebuild')
-rw-r--r--dev-lang/python/python-3.10.5.ebuild2
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 e7e35f34bca0..05c9d1ad9dfd 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 )"