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 --- app-doc/python-docs/python-docs-2.7.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-doc/python-docs/python-docs-2.7.18.ebuild') diff --git a/app-doc/python-docs/python-docs-2.7.18.ebuild b/app-doc/python-docs/python-docs-2.7.18.ebuild index c5c9055ee4a7..cbcb69e12591 100644 --- a/app-doc/python-docs/python-docs-2.7.18.ebuild +++ b/app-doc/python-docs/python-docs-2.7.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}/python-${PV}-docs-html" LICENSE="PSF-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86" src_install() { rm -r _sources || die -- cgit v1.2.3