diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 20:39:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 21:08:56 -0700 |
commit | 2a0fba1f4c9721decafeabaf17b1edc5ab776503 (patch) | |
tree | 43f7dc6e6b403415fd5694a8eea43b3e6e7fff52 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Taint-Runtime-0.30.0-r1: added ~mips (diff) | |
download | gentoo-2a0fba1f4c9721decafeabaf17b1edc5ab776503.tar.gz gentoo-2a0fba1f4c9721decafeabaf17b1edc5ab776503.tar.bz2 gentoo-2a0fba1f4c9721decafeabaf17b1edc5ab776503.zip |
dev-perl/Test-FailWarnings-0.8.0-r1: added ~mips
Diffstat (limited to 'dev-perl/Test-FailWarnings')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild index b7693d84120a..31dffc13f564 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test" LICENSE="Apache-2.0" |