diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:09:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:09:54 +0100 |
commit | 7d713bc089c2af9b902a7e00d9111b8d8b90e938 (patch) | |
tree | d5b5a273ec63a36bef303c03dc48c83c3ca676c7 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Taint-Runtime: amd64 stable wrt bug #576000 (diff) | |
download | gentoo-7d713bc089c2af9b902a7e00d9111b8d8b90e938.tar.gz gentoo-7d713bc089c2af9b902a7e00d9111b8d8b90e938.tar.bz2 gentoo-7d713bc089c2af9b902a7e00d9111b8d8b90e938.zip |
dev-perl/Test-FailWarnings: amd64 stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 a38e7e390786..664a115aa20e 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" |