commit: 4b80af0436566ea4c10007156770bdb89e3cb734
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 9 13:38:27 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 9 16:44:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b80af04
dev-perl/MooseX-Getopt: Stabilize 0.780.0 arm, #958677
Signed-off-by: Eli Schwartz <eschwartz <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 ee5def8a75ab..03aa95f55c7f 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