diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:56:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | 62ea7f44ec3963c0095b1f9823cb13f9459ece1f (patch) | |
tree | 0cb82226201a5149c536bce36e5a8c5ebf9d15bd /dev-perl | |
parent | dev-perl/Variable-Magic: added ~alpha, bug 579360. (diff) | |
download | gentoo-62ea7f44ec3963c0095b1f9823cb13f9459ece1f.tar.gz gentoo-62ea7f44ec3963c0095b1f9823cb13f9459ece1f.tar.bz2 gentoo-62ea7f44ec3963c0095b1f9823cb13f9459ece1f.zip |
dev-perl/Test-FailWarnings: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 c345e14f125c..e9c55117966a 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86" IUSE="test" LICENSE="Apache-2.0" |