diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 23:42:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 23:42:58 +0000 |
commit | 8ccf99d04abb2663bec14a603d2705b4d25d1f1c (patch) | |
tree | 37e9a8ac4226729974793298938cea6e501c00f0 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Without-Module: keyworded 0.200.0 for hppa, bug #633934 (diff) | |
download | gentoo-8ccf99d04abb2663bec14a603d2705b4d25d1f1c.tar.gz gentoo-8ccf99d04abb2663bec14a603d2705b4d25d1f1c.tar.bz2 gentoo-8ccf99d04abb2663bec14a603d2705b4d25d1f1c.zip |
dev-perl/Test2-Plugin-NoWarnings: keyworded 0.50.0 for hppa, bug #633934
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Test2-Plugin-NoWarnings')
-rw-r--r-- | dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 8457b62321dd..4801ef2266a0 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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fail if tests warn" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |