From 634a005686006d01415107ef3968d1a81809a95f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 2 Sep 2025 19:18:20 +0300 Subject: */*: destable hppa Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin --- dev-python/python-tests/python-tests-3.13.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-tests/python-tests-3.13.5.ebuild') 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}" -- cgit v1.2.3