summaryrefslogtreecommitdiff
path: root/dev-python/python-tests
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-09-02 19:18:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-09-02 20:00:12 +0300
commit634a005686006d01415107ef3968d1a81809a95f (patch)
tree4e8fcda2602ded2530a7793a5d1b05fb4dcb3e02 /dev-python/python-tests
parentfe64a0d17c0ced6c9969104930e1adac58c86475 (diff)
downloadgentoo-634a005686006d01415107ef3968d1a81809a95f.tar.gz
gentoo-634a005686006d01415107ef3968d1a81809a95f.tar.bz2
gentoo-634a005686006d01415107ef3968d1a81809a95f.zip
*/*: destable hppa
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-tests')
-rw-r--r--dev-python/python-tests/python-tests-3.11.13.ebuild2
-rw-r--r--dev-python/python-tests/python-tests-3.12.11.ebuild2
-rw-r--r--dev-python/python-tests/python-tests-3.13.5.ebuild2
3 files changed, 3 insertions, 3 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 44d379318662..59e1dbde2e86 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 a578ea2133da..0e33353f0d93 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}"
diff --git a/dev-python/python-tests/python-tests-3.13.5.ebuild b/dev-python/python-tests/python-tests-3.13.5.ebuild
index aa642a96f188..db2b14baea10 100644
--- a/dev-python/python-tests/python-tests-3.13.5.ebuild
+++ b/dev-python/python-tests/python-tests-3.13.5.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}"