diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:32:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:32:20 +0100 |
commit | d8258de332987636a22f467722808391e40ff97d (patch) | |
tree | 090bf3684d415a02720f8acf81b49861c88916c8 /dev-perl | |
parent | dev-perl/Finance-Quote: Stabilize 1.620.0 x86, #936774 (diff) | |
download | gentoo-d8258de332987636a22f467722808391e40ff97d.tar.gz gentoo-d8258de332987636a22f467722808391e40ff97d.tar.bz2 gentoo-d8258de332987636a22f467722808391e40ff97d.zip |
dev-perl/bareword-filehandles: Stabilize 0.7.0-r2 sparc, #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 d86082f26ed5..22989dfabce4 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 |