summaryrefslogtreecommitdiff
path: root/dev-python/python-tests/python-tests-3.12.12.ebuild
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2025-12-14 04:15:49 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2025-12-14 04:15:49 +0000
commit03de912c33b74266b847da3154f7f0c454a4fc61 (patch)
treec31319b42d2f7d19ca4b649c004ee317617a065a /dev-python/python-tests/python-tests-3.12.12.ebuild
parentcfb5930c0b7b81a38182c75db69a285a096c920a (diff)
parentf684ab1ee373a8591862014d3b958f53563098d9 (diff)
downloadgentoo-03de912c33b74266b847da3154f7f0c454a4fc61.tar.gz
gentoo-03de912c33b74266b847da3154f7f0c454a4fc61.tar.bz2
gentoo-03de912c33b74266b847da3154f7f0c454a4fc61.zip
Merge updates from master
Diffstat (limited to 'dev-python/python-tests/python-tests-3.12.12.ebuild')
-rw-r--r--dev-python/python-tests/python-tests-3.12.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.12.12.ebuild b/dev-python/python-tests/python-tests-3.12.12.ebuild
index 25291d51e838..54d01ea86c39 100644
--- a/dev-python/python-tests/python-tests-3.12.12.ebuild
+++ b/dev-python/python-tests/python-tests-3.12.12.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}"