summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-05-24 20:09:44 -0400
committerJoshua Kinard <kumba@gentoo.org>2021-05-24 20:09:44 -0400
commit663201908eb5773678b6eeeb03d02253c83b733a (patch)
treefafba1c982c35f78b0e958b9b7a2f2b3670cbb54 /dev-perl/strictures
parentdev-perl/Type-Tiny: Added ~mips to KEYWORDS (diff)
downloadgentoo-663201908eb5773678b6eeeb03d02253c83b733a.tar.gz
gentoo-663201908eb5773678b6eeeb03d02253c83b733a.tar.bz2
gentoo-663201908eb5773678b6eeeb03d02253c83b733a.zip
dev-perl/strictures: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/788778 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r--dev-perl/strictures/strictures-2.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/strictures/strictures-2.0.3.ebuild b/dev-perl/strictures/strictures-2.0.3.ebuild
index 61e02a91d2f4..b828f22f173d 100644
--- a/dev-perl/strictures/strictures-2.0.3.ebuild
+++ b/dev-perl/strictures/strictures-2.0.3.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Turn on strict and make most warnings fatal"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="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="test minimal"
RESTRICT="!test? ( test )"