diff options
| author | Repository mirror & CI <repomirrorci@gentoo.org> | 2025-12-14 03:15:53 +0000 |
|---|---|---|
| committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2025-12-14 03:15:53 +0000 |
| commit | 6b5dfe1abeabb4cfbdaea352621f2c07786433a1 (patch) | |
| tree | 5f77e562c7394eb62f3a9820a9ac5b41f52f1242 /dev-python/python-tests/python-tests-3.12.12.ebuild | |
| parent | 2948205458c16b255ec1339f3976126ac16bbcbf (diff) | |
| parent | aed45ca2294f8569e535a5c07c46898b82b6dcd8 (diff) | |
| download | gentoo-6b5dfe1abeabb4cfbdaea352621f2c07786433a1.tar.gz gentoo-6b5dfe1abeabb4cfbdaea352621f2c07786433a1.tar.bz2 gentoo-6b5dfe1abeabb4cfbdaea352621f2c07786433a1.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.ebuild | 2 |
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 b819f9576fee..25291d51e838 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}" |
