diff options
author | Yuta Satoh <nigoro.dev@gmail.com> | 2016-11-05 11:56:22 +0900 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-06 01:36:58 +1100 |
commit | 1a03992a51da7c8024d4d7c73a35960c8171419c (patch) | |
tree | 4e8f3b6665386c4a1e3df0c79ae161937ab5a0f4 /dev-perl | |
parent | dev-perl/CPAN-Meta-Check: add ~amd64-fbsd, ~x86-fbsd KEYWORDS (diff) | |
download | gentoo-1a03992a51da7c8024d4d7c73a35960c8171419c.tar.gz gentoo-1a03992a51da7c8024d4d7c73a35960c8171419c.tar.bz2 gentoo-1a03992a51da7c8024d4d7c73a35960c8171419c.zip |
dev-perl/Test-Warnings: add ~amd64-fbsd KEYWORDS
https://bugs.gentoo.org/show_bug.cgi?id=580268
Diffstat (limited to 'dev-perl')
-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 5212e35c8427..d4b84488f90b 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.26.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Test for warnings and the lack of them' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test suggested" # Test::Builder -> perl-Test-Simple |