diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:11:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:11:11 +0100 |
commit | 2512bf746d40b8cc3fa62ae2dd733164efd055cb (patch) | |
tree | 4b4152c4fdcf9834ba1fc9d28fea8929283ad269 /dev-perl | |
parent | dev-perl/Taint-Runtime: x86 stable wrt bug #576000 (diff) | |
download | gentoo-2512bf746d40b8cc3fa62ae2dd733164efd055cb.tar.gz gentoo-2512bf746d40b8cc3fa62ae2dd733164efd055cb.tar.bz2 gentoo-2512bf746d40b8cc3fa62ae2dd733164efd055cb.zip |
dev-perl/Test-FailWarnings: x86 stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 664a115aa20e..ff76476ac255 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Add test failures if warnings are caught" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="test" LICENSE="Apache-2.0" |