commit: 8018322173bfbd7a5507ad1a3a7f5c0d0315dc8b Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 23:05:35 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 23:08:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80183221
dev-perl/CPAN-Meta-Check: added ~alpha, bug 580268. dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.12.0.ebuild b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.12.0.ebuild index 79a5592..e105bb6 100644 --- a/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.12.0.ebuild +++ b/dev-perl/CPAN-Meta-Check/CPAN-Meta-Check-0.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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="amd64 ~arm hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~x86" IUSE="test" # CPAN::Meta::Prereqs -> perl-CPAN-Meta
