diff options
| author | Repository mirror & CI <repomirrorci@gentoo.org> | 2026-02-03 10:45:50 +0000 |
|---|---|---|
| committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2026-02-03 10:45:50 +0000 |
| commit | 3130a7700a20bab90b200091407b4108fe074e20 (patch) | |
| tree | 3609a58d12c64f798a741e7e4476c1ab42127b42 /dev-python/python-tests | |
| parent | f936f2b8a05b517dc99b2cefbfaefc5e0d5e12e1 (diff) | |
| parent | 754cb706af0d3872801c00ed5a6f098c12294a2c (diff) | |
| download | gentoo-3130a7700a20bab90b200091407b4108fe074e20.tar.gz gentoo-3130a7700a20bab90b200091407b4108fe074e20.tar.bz2 gentoo-3130a7700a20bab90b200091407b4108fe074e20.zip | |
Merge updates from master
Diffstat (limited to 'dev-python/python-tests')
| -rw-r--r-- | dev-python/python-tests/python-tests-3.13.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.13.11.ebuild b/dev-python/python-tests/python-tests-3.13.11.ebuild index 8c534f1e322d..39f605f6e0b7 100644 --- a/dev-python/python-tests/python-tests-3.13.11.ebuild +++ b/dev-python/python-tests/python-tests-3.13.11.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}" |
