diff options
author | 2017-10-14 15:42:11 +0100 | |
---|---|---|
committer | 2017-10-14 15:45:59 +0100 | |
commit | f78e57ec81836329f31370dc8a81f878885f893c (patch) | |
tree | 551298c77fd439f79b6be50bbaf3a88c02821fc4 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Without-Module: keyworded 0.200.0 for ppc/ppc64, bug #633934 (diff) | |
download | gentoo-f78e57ec81836329f31370dc8a81f878885f893c.tar.gz gentoo-f78e57ec81836329f31370dc8a81f878885f893c.tar.bz2 gentoo-f78e57ec81836329f31370dc8a81f878885f893c.zip |
dev-perl/Test2-Plugin-NoWarnings: keyworded 0.50.0 for ppc/ppc64, bug #633934
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild index b4301e6ec58e..fb4a7b159159 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fail if tests warn" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |