commit: 0ec572d36d8b26c4c4c293829826645494c35438
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 14:05:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 14:05:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec572d3
dev-perl/Inline: Stabilize 0.870.0 amd64, #961662
Signed-off-by: Sam James <sam <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 05c0f925dd78..8bf554968e72 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