diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-18 23:42:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-18 23:43:19 +0200 |
commit | 99e65fc48d68c5261990539c0ee480d8fbfd8522 (patch) | |
tree | ccaf6fb2aa2dbd297fe5b7009da48e4374a300ee /dev-perl/strictures | |
parent | dev-perl/multidimensional: Stabilize 0.14.0 arm64, #823668 (diff) | |
download | gentoo-99e65fc48d68c5261990539c0ee480d8fbfd8522.tar.gz gentoo-99e65fc48d68c5261990539c0ee480d8fbfd8522.tar.bz2 gentoo-99e65fc48d68c5261990539c0ee480d8fbfd8522.zip |
dev-perl/strictures: Stabilize 2.0.6 arm64, #823668
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/strictures/strictures-2.0.6.ebuild b/dev-perl/strictures/strictures-2.0.6.ebuild index 5ed73283f818..b32aff5e6154 100644 --- a/dev-perl/strictures/strictures-2.0.6.ebuild +++ b/dev-perl/strictures/strictures-2.0.6.ebuild @@ -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 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="minimal" RDEPEND=" |