commit: 1578529dd67b7e17c08945e80ceb310553d6245f Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Thu Oct 22 05:00:56 2020 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Thu Oct 22 05:00:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1578529d
dev-perl/Test-File: Added ~mips to KEYWORDS Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.2 dev-perl/Test-File/Test-File-1.443.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild b/dev-perl/Test-File/Test-File-1.443.0.ebuild index 1da9361af2f..f9a62e4aaa1 100644 --- a/dev-perl/Test-File/Test-File-1.443.0.ebuild +++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test file attributes" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"