summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-05-24 19:20:25 -0400
committerJoshua Kinard <kumba@gentoo.org>2021-05-24 19:46:28 -0400
commitfb5090241f50fabcc5155ce7a514ea0be89b099a (patch)
tree54795962cdc58967b453ce40c68cc5e58d16b9fd /dev-perl/Type-Tiny-XS
parentdev-perl/indirect: Added ~mips to KEYWORDS (diff)
downloadgentoo-fb5090241f50fabcc5155ce7a514ea0be89b099a.tar.gz
gentoo-fb5090241f50fabcc5155ce7a514ea0be89b099a.tar.bz2
gentoo-fb5090241f50fabcc5155ce7a514ea0be89b099a.zip
dev-perl/Type-Tiny-XS: 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/Type-Tiny-XS')
-rw-r--r--dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild
index 8e18ccccf004..a0506fa675fb 100644
--- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild
+++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test minimal"
RESTRICT="!test? ( test )"