commit: c57e1099d4eb48442eddb659a5ac0aed6916848f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 23:32:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 23:32:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57e1099
dev-perl/Module-Compile: Stabilize 0.380.0 x86, #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 3bf6d93f684..6a49460c7c9 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