summaryrefslogtreecommitdiff
path: root/dev-perl/ExtUtils-InstallPaths
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-perl/ExtUtils-InstallPaths
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-perl/ExtUtils-InstallPaths')
-rw-r--r--dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild
index b88d077dd823..ed345d302f11 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Build.PL install path logic made easy"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
virtual/perl-Carp