diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:52:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:52:54 +0200 |
commit | e3646e50b53aefdbeb9080529ee9e3b5647a2e4c (patch) | |
tree | 614f1fafa8755951a8415cb0f0328acbc65e29c6 /dev-perl/strictures | |
parent | dev-perl/multidimensional: Keyword 0.14.0 s390, #888119 (diff) | |
download | gentoo-e3646e50b53aefdbeb9080529ee9e3b5647a2e4c.tar.gz gentoo-e3646e50b53aefdbeb9080529ee9e3b5647a2e4c.tar.bz2 gentoo-e3646e50b53aefdbeb9080529ee9e3b5647a2e4c.zip |
dev-perl/strictures: Keyword 2.0.6 s390, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/strictures/strictures-2.0.6.ebuild b/dev-perl/strictures/strictures-2.0.6.ebuild index e8d7190ec7db..21a781f8f9e5 100644 --- a/dev-perl/strictures/strictures-2.0.6.ebuild +++ b/dev-perl/strictures/strictures-2.0.6.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=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make most warnings fatal" 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="minimal" RDEPEND=" |