summaryrefslogtreecommitdiff
path: root/app-doc/python-docs/python-docs-3.13.5.ebuild
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 /app-doc/python-docs/python-docs-3.13.5.ebuild
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 'app-doc/python-docs/python-docs-3.13.5.ebuild')
-rw-r--r--app-doc/python-docs/python-docs-3.13.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.13.5.ebuild b/app-doc/python-docs/python-docs-3.13.5.ebuild
index ce6e3e6ac2db..112b3b7c1afa 100644
--- a/app-doc/python-docs/python-docs-3.13.5.ebuild
+++ b/app-doc/python-docs/python-docs-3.13.5.ebuild
@@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P}
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