diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 09:59:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 09:59:27 +0100 |
commit | c2eb5938505902d72d4c817ad4a595a1ccc51de6 (patch) | |
tree | e2332d67cce72a2cb4dd9a407d821029dde711de /dev-perl/CPAN-Meta-Check | |
parent | dev-perl/Any-Moose: Stable for HPPA (bug #595584). (diff) | |
download | gentoo-c2eb5938505902d72d4c817ad4a595a1ccc51de6.tar.gz gentoo-c2eb5938505902d72d4c817ad4a595a1ccc51de6.tar.bz2 gentoo-c2eb5938505902d72d4c817ad4a595a1ccc51de6.zip |
dev-perl/CPAN-Meta-Check: Stable for HPPA (bug #595584).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/CPAN-Meta-Check')
-rw-r--r-- | dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.13.0.ebuild b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.13.0.ebuild index ec5624cbad68..1cb41ea5aeda 100644 --- a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.13.0.ebuild +++ b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.13.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 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Verify requirements in a CPAN::Meta object" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" # CPAN::Meta::Prereqs -> perl-CPAN-Meta |