diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-22 22:00:12 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-22 22:00:12 +0200 |
commit | fb2ce6af50e2ece1c7a85b31c5d9786c8685ef28 (patch) | |
tree | b1804c95121091ffb5a528a026a1b6a4e3812450 /dev-perl/Test-FailWarnings | |
parent | dev-perl/Test-MockRandom: add ~arm, bug #577646 (diff) | |
download | gentoo-fb2ce6af50e2ece1c7a85b31c5d9786c8685ef28.tar.gz gentoo-fb2ce6af50e2ece1c7a85b31c5d9786c8685ef28.tar.bz2 gentoo-fb2ce6af50e2ece1c7a85b31c5d9786c8685ef28.zip |
dev-perl/Test-FailWarnings: add ~arm, bug #577646
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 2fa0c734835d..c345e14f125c 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 ~arm ~hppa ppc x86" IUSE="test" LICENSE="Apache-2.0" |