commit: c275ebc7bee172dc80a1b1b891e5187388b7d382
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 6 21:17:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 6 21:17:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c275ebc7
dev-perl/Module-Compile: Stabilize 0.380.0 ppc, #806641
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
index 790fcdf797a..feb4c8896f1 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.380.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl Module Compilation"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ppc ~x86"
RDEPEND="
dev-perl/Capture-Tiny