diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:53 +0200 |
commit | c36ddabd8e01f04cb4bfdb737927b04ebe67bf84 (patch) | |
tree | 6a59821d959b9e9a491fc2f84b8b270ddbd020f2 /dev-perl/strictures | |
parent | dev-perl/prefork: sparc stable wrt bug #817626 (diff) | |
download | gentoo-c36ddabd8e01f04cb4bfdb737927b04ebe67bf84.tar.gz gentoo-c36ddabd8e01f04cb4bfdb737927b04ebe67bf84.tar.bz2 gentoo-c36ddabd8e01f04cb4bfdb737927b04ebe67bf84.zip |
dev-perl/strictures: sparc stable wrt bug #817629
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 a65176d75649..267dc45b6483 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=" |