summaryrefslogtreecommitdiff
path: root/dev-python/python-tests
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-12-16 07:16:57 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-12-16 07:16:57 +0000
commitffcb24a0dd6794fd8c0ac09e2013f47b1b973e18 (patch)
treed96f36d38a20b9c7845a8ab22bdc3e3869effd62 /dev-python/python-tests
parente9045a30a8aee6bfac02d801baab96007d43d944 (diff)
downloadbaldeagleos-repo-ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18.tar.gz
baldeagleos-repo-ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18.tar.xz
baldeagleos-repo-ffcb24a0dd6794fd8c0ac09e2013f47b1b973e18.zip
Adding metadata
Diffstat (limited to 'dev-python/python-tests')
-rw-r--r--dev-python/python-tests/python-tests-3.13.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.13.9.ebuild b/dev-python/python-tests/python-tests-3.13.9.ebuild
index 7b41834c8a22..a121e102d362 100644
--- a/dev-python/python-tests/python-tests-3.13.9.ebuild
+++ b/dev-python/python-tests/python-tests-3.13.9.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}"