commit: 5dbb83f805ddd4fd553880fdfd13b0134aeb509f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 7 06:21:56 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 7 06:21:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbb83f8
dev-perl/Inline-C: Stabilize 0.820.0 ppc64, #935698
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Inline-C/Inline-C-0.820.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
b/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
index 5c52ad07d14f..252d39c2f62a 100644
--- a/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
+++ b/dev-perl/Inline-C/Inline-C-0.820.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="C Language Support for Inline"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv
~sparc x86"
RDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-7