diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:57:30 +0200 |
commit | e95633378d190b5e1198d189d67f7d1fd551338e (patch) | |
tree | 2e3e286b09038fdf43cb1366f005f6bd1544bd3d /dev-perl/bareword-filehandles | |
parent | dev-perl/B-Hooks-OP-Check: Stabilize 0.220.0-r1 arm, #823668 (diff) | |
download | gentoo-e95633378d190b5e1198d189d67f7d1fd551338e.tar.gz gentoo-e95633378d190b5e1198d189d67f7d1fd551338e.tar.bz2 gentoo-e95633378d190b5e1198d189d67f7d1fd551338e.zip |
dev-perl/bareword-filehandles: Stabilize 0.7.0-r1 arm, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/bareword-filehandles')
-rw-r--r-- | dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild index 10349bb1487a..b0741a8b55b6 100644 --- a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild +++ b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Disables bareword filehandles" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |