commit: bbb3107fc4d1198f2ae126b069a9e4c2d44c8e16
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 25 13:30:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 25 13:30:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb3107f
dev-perl/PPIx-Regexp: Stabilize 0.90.0 arm, #966457
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/PPIx-Regexp/PPIx-Regexp-0.90.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.90.0.ebuild
b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.90.0.ebuild
index db9f4df64c81..1f8c750cc3f1 100644
--- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.90.0.ebuild
+++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.90.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Represent a regular expression of some sort"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc
~x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
dev-perl/List-MoreUtils