diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:52:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:52:52 +0200 |
commit | 84239715af29c0effe20ca9f4e754ade2f62cfae (patch) | |
tree | 363bd85439be8b36f67c20b246303ba81b4f31e5 /dev-perl/B-Hooks-OP-Check | |
parent | dev-perl/Email-Address: Keyword 1.912.0-r1 s390, #888119 (diff) | |
download | gentoo-84239715af29c0effe20ca9f4e754ade2f62cfae.tar.gz gentoo-84239715af29c0effe20ca9f4e754ade2f62cfae.tar.bz2 gentoo-84239715af29c0effe20ca9f4e754ade2f62cfae.zip |
dev-perl/B-Hooks-OP-Check: Keyword 0.220.0-r1 s390, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/B-Hooks-OP-Check')
-rw-r--r-- | dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild index 82c00e44902c..d4ea18983836 100644 --- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0-r1.ebuild +++ b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.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="Wrap OP check callbacks" 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 )" |