commit: f84bbbf1077d652f22c7772b3ba1658e027d70d1 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Tue May 25 00:04:45 2021 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Tue May 25 00:04:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84bbbf1
dev-perl/Type-Tie: Added ~mips to KEYWORDS Bug: https://bugs.gentoo.org/788778 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild index b239b9ab973..06b8e0aea91 100644 --- a/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild +++ b/dev-perl/Type-Tie/Type-Tie-0.9.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tie a variable to a type constraint" 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 )"
