summaryrefslogtreecommitdiff
path: root/dev-python/python-tests
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-06-06 19:03:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-06-06 19:03:02 +0300
commitcdc5a49c7333af14554142d13eccbc5e08ffeea0 (patch)
treedf84b357920ddff5758cd427150b031fa9c32f8c /dev-python/python-tests
parentb040eefb5865677fbedb87654a3c44baee03fc37 (diff)
downloadgentoo-cdc5a49c7333af14554142d13eccbc5e08ffeea0.tar.gz
gentoo-cdc5a49c7333af14554142d13eccbc5e08ffeea0.tar.bz2
gentoo-cdc5a49c7333af14554142d13eccbc5e08ffeea0.zip
dev-python/python-tests: Stabilize 3.12.10_p2 arm arm64 hppa sparc, #957094
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-tests')
-rw-r--r--dev-python/python-tests/python-tests-3.12.10_p2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.12.10_p2.ebuild b/dev-python/python-tests/python-tests-3.12.10_p2.ebuild
index 7fc4235790cb..a578ea2133da 100644
--- a/dev-python/python-tests/python-tests-3.12.10_p2.ebuild
+++ b/dev-python/python-tests/python-tests-3.12.10_p2.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}"