diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:32:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:32:24 +0100 |
commit | 17c23f41c0748fae9bd5b72357a98652f3dc9a30 (patch) | |
tree | ff53f13f9905a5fc3f2c741ddeaf66faafd69ca0 /dev-perl | |
parent | dev-perl/bareword-filehandles: Stabilize 0.7.0-r2 ppc64, #936775 (diff) | |
download | gentoo-17c23f41c0748fae9bd5b72357a98652f3dc9a30.tar.gz gentoo-17c23f41c0748fae9bd5b72357a98652f3dc9a30.tar.bz2 gentoo-17c23f41c0748fae9bd5b72357a98652f3dc9a30.zip |
dev-perl/bareword-filehandles: Stabilize 0.7.0-r2 arm64, #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 0eeee2ac241f..952510b0e075 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 |