diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:03:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:41:12 +0200 |
commit | 093103c5c0b926a3ca9f43fac3e3966c18f2fcaf (patch) | |
tree | 64cf6e33bb9f0581d39464064486de3cbeea49bc /dev-perl/Test-FailWarnings | |
parent | dev-perl/HTML-Clean: x86 stable (bug #657636) (diff) | |
download | gentoo-093103c5c0b926a3ca9f43fac3e3966c18f2fcaf.tar.gz gentoo-093103c5c0b926a3ca9f43fac3e3966c18f2fcaf.tar.bz2 gentoo-093103c5c0b926a3ca9f43fac3e3966c18f2fcaf.zip |
dev-perl/Test-FailWarnings: x86 stable (bug #657636)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 8629da14a440..74fc6dde1176 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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="test" LICENSE="Apache-2.0" |