commit: 82815ee5d91101d26bc6f4d1fd042bce92ed0a90
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 12:05:15 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 12:05:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82815ee5
dev-perl/MooseX-Getopt: Stabilize 0.780.0 x86, #958664
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/MooseX-Getopt/MooseX-Getopt-0.780.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.780.0.ebuild
b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.780.0.ebuild
index 911f5d56b243..ee5def8a75ab 100644
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.780.0.ebuild
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.780.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Moose role for processing command line options"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
RDEPEND="
virtual/perl-Carp