diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 20:39:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 21:08:57 -0700 |
commit | b99dc147a3a45bb7a71cdc5ac1f6c9feb73d6837 (patch) | |
tree | 39ee629e1944cbf003ef146f976ba8c7581f17d1 /dev-perl/Test-Warnings | |
parent | dev-perl/Test-MockRandom-1.10.0: added ~mips (diff) | |
download | gentoo-b99dc147a3a45bb7a71cdc5ac1f6c9feb73d6837.tar.gz gentoo-b99dc147a3a45bb7a71cdc5ac1f6c9feb73d6837.tar.bz2 gentoo-b99dc147a3a45bb7a71cdc5ac1f6c9feb73d6837.zip |
dev-perl/Test-Warnings-0.26.0: added ~mips
Diffstat (limited to 'dev-perl/Test-Warnings')
-rw-r--r-- | dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild index 347d2d9f7d7d..4174e737329b 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test suggested" # Test::Builder -> perl-Test-Simple |