commit: dc04b501d83f7966457e7afcd284fe74ec2f0a40
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 1 05:44:39 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 1 05:44:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc04b501
dev-perl/Inline: Stabilize 0.870.0 ppc64, #961662
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Inline/Inline-0.870.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Inline/Inline-0.870.0.ebuild
b/dev-perl/Inline/Inline-0.870.0.ebuild
index 8bf554968e72..2275adbe1ec4 100644
--- a/dev-perl/Inline/Inline-0.870.0.ebuild
+++ b/dev-perl/Inline/Inline-0.870.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Write Perl subroutines in other languages"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=virtual/perl-File-Spec-0.800.0