diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:00:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:00:22 +0100 |
commit | 83183db246541b0b1bb701fc755da26721948140 (patch) | |
tree | b461dad3e330eb87fe75cb0fec0dd9d80a2f9987 /dev-perl | |
parent | dev-perl/Finance-Quote: Stabilize 1.620.0 ppc, #936774 (diff) | |
download | gentoo-83183db246541b0b1bb701fc755da26721948140.tar.gz gentoo-83183db246541b0b1bb701fc755da26721948140.tar.bz2 gentoo-83183db246541b0b1bb701fc755da26721948140.zip |
dev-perl/bareword-filehandles: Stabilize 0.7.0-r2 arm, #936775
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r2.ebuild b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r2.ebuild index 7ae8c75427c6..eeff8ea1431d 100644 --- a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r2.ebuild +++ b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Disables bareword filehandles" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # Lexical::SealRequireHints only required with Perl < 5.12 # We could add alternation here, but it would be work without benefit |