diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-05 06:59:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-05 06:59:38 +0000 |
| commit | 487cba42213103079e9cfa4c89bb58c3c8388320 (patch) | |
| tree | c2e185331e2f25952c5867e3fcfaf328d99cb1ce /dev-python/python-tests | |
| parent | 215d23f88ab144dbb487e0afe934c598e6ea0548 (diff) | |
| download | baldeagleos-repo-487cba42213103079e9cfa4c89bb58c3c8388320.tar.gz baldeagleos-repo-487cba42213103079e9cfa4c89bb58c3c8388320.tar.xz baldeagleos-repo-487cba42213103079e9cfa4c89bb58c3c8388320.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-tests')
| -rw-r--r-- | dev-python/python-tests/python-tests-3.11.13.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python-tests/python-tests-3.12.11.ebuild | 2 |
2 files changed, 2 insertions, 2 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 1c0b5907f843..7a2783708d93 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}" diff --git a/dev-python/python-tests/python-tests-3.12.11.ebuild b/dev-python/python-tests/python-tests-3.12.11.ebuild index 860df5778c31..9d6128a43357 100644 --- a/dev-python/python-tests/python-tests-3.12.11.ebuild +++ b/dev-python/python-tests/python-tests-3.12.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}" |
