diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:33 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:36 -0800 |
commit | 846e19463b49d72dd6b1a4c63de93f63078ce4e3 (patch) | |
tree | 0bbfaea169ad1341db05a56de038954257ca341d /dev-perl/Test-FailWarnings | |
parent | dev-perl/XML-Simple: added ~sparc, bug 608236 (diff) | |
download | gentoo-846e19463b49d72dd6b1a4c63de93f63078ce4e3.tar.gz gentoo-846e19463b49d72dd6b1a4c63de93f63078ce4e3.tar.bz2 gentoo-846e19463b49d72dd6b1a4c63de93f63078ce4e3.zip |
dev-perl/Test-FailWarnings: added ~sparc, bug 579360
Diffstat (limited to 'dev-perl/Test-FailWarnings')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild index 1645d40d942c..14267be0558d 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="test" LICENSE="Apache-2.0" |