commit: 62454e74d37531d393c11d0bfc83b49cc34571c6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 18:39:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 18:39:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62454e74
dev-perl/ExtUtils-InstallPaths: Stabilize 0.15.0 ppc, #966450
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.15.0.ebuild
b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.15.0.ebuild
index 431a1e0d99ea..e031cd9977a5 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.15.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.15.0.ebuild
@@ -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="
>=dev-perl/ExtUtils-Config-0.9.0