diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:01:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:01:28 +0100 |
commit | 4f9a573b25580e9ef60e65cfb0eace8caf0b41b9 (patch) | |
tree | c59fa177e205aba3d240d294bc205781ad7181a9 /dev-perl/bareword-filehandles | |
parent | dev-perl/Test2-Plugin-NoWarnings: Stabilize 0.100.0-r1 arm64, #936773 (diff) | |
download | gentoo-4f9a573b25580e9ef60e65cfb0eace8caf0b41b9.tar.gz gentoo-4f9a573b25580e9ef60e65cfb0eace8caf0b41b9.tar.bz2 gentoo-4f9a573b25580e9ef60e65cfb0eace8caf0b41b9.zip |
dev-perl/bareword-filehandles: Stabilize 0.7.0-r2 amd64, #936775
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/bareword-filehandles')
-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 eeff8ea1431d..d86082f26ed5 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 |