summaryrefslogtreecommitdiff
path: root/dev-python/python-tests
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-07-05 17:38:39 +0200
committerMichał Górny <mgorny@gentoo.org>2025-07-05 17:43:53 +0200
commit4643cdfc4b803c94070938b9b8974c7541b4de7e (patch)
tree803273dbc935ef030c9ba490d212157117e8f198 /dev-python/python-tests
parentfe66502c78b4446dff3b341e52181923a1c46c7c (diff)
downloadgentoo-4643cdfc4b803c94070938b9b8974c7541b4de7e.tar.gz
gentoo-4643cdfc4b803c94070938b9b8974c7541b4de7e.tar.bz2
gentoo-4643cdfc4b803c94070938b9b8974c7541b4de7e.zip
dev-python/python-tests: Stabilize 3.11.13 hppa ppc sparc, #959222
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-tests')
-rw-r--r--dev-python/python-tests/python-tests-3.11.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.11.13.ebuild b/dev-python/python-tests/python-tests-3.11.13.ebuild
index 90e5af2479bf..44d379318662 100644
--- a/dev-python/python-tests/python-tests-3.11.13.ebuild
+++ b/dev-python/python-tests/python-tests-3.11.13.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}/Lib"
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"
# enable by default to help CI handle it (we have no additional deps)
IUSE="+python_targets_${PYTHON_COMPAT[0]}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"