commit: 106ad4fdda19c3b8138f496b64557793c2d18301
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 01:28:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 01:28:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106ad4fd
dev-perl/Module-Compile: Stabilize 0.380.0 arm, #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 feb4c8896f1..898faf63783 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