summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-31 17:52:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-31 17:52:52 +0200
commit08eee85fa21fa0fa03b2ee3d1dfdc5c4b660477a (patch)
treeff9649c785307c6e22358f3dae9a8ae3aa70128a
parentdev-perl/B-Hooks-OP-Check: Keyword 0.220.0-r1 s390, #888119 (diff)
downloadgentoo-08eee85fa21fa0fa03b2ee3d1dfdc5c4b660477a.tar.gz
gentoo-08eee85fa21fa0fa03b2ee3d1dfdc5c4b660477a.tar.bz2
gentoo-08eee85fa21fa0fa03b2ee3d1dfdc5c4b660477a.zip
dev-perl/bareword-filehandles: Keyword 0.7.0-r1 s390, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 54e835c43f0b..6bc1f50d91fa 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Disables bareword filehandles"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"