diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-16 21:50:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-16 21:50:59 +0100 |
commit | 4fb7bfe29708f8c46b75b078f702c27f4cbd67e4 (patch) | |
tree | 03cc45bec0a284a327efbec4d7333ff21c5bcb07 /dev-perl/Test2-Plugin-NoWarnings | |
parent | dev-perl/Test-Without-Module: keyworded 0.200.0 for ia64, bug #633934 (diff) | |
download | gentoo-4fb7bfe29708f8c46b75b078f702c27f4cbd67e4.tar.gz gentoo-4fb7bfe29708f8c46b75b078f702c27f4cbd67e4.tar.bz2 gentoo-4fb7bfe29708f8c46b75b078f702c27f4cbd67e4.zip |
dev-perl/Test2-Plugin-NoWarnings: keyworded 0.50.0 for ia64, bug #633934
Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 fb4a7b159159..7e155715387e 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="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |