commit: 0027156d94a0fb46485d4da8df6fcc7a468871ee Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 22:56:27 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=0027156d
dev-perl/Role-Tiny: added ~alpha, bug 579360. dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild b/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild index 22eb988..c8484b7 100644 --- a/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild +++ b/dev-perl/Role-Tiny/Role-Tiny-2.0.1.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="Roles. Like a nouvelle cuisine portion size slice of Moose" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND="
