diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:56:27 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | 0027156d94a0fb46485d4da8df6fcc7a468871ee (patch) | |
tree | 936be2033bd39e42ca4419806d860c978f1eaa1c /dev-perl | |
parent | dev-perl/Test-FailWarnings: added ~alpha, bug 579360. (diff) | |
download | gentoo-0027156d94a0fb46485d4da8df6fcc7a468871ee.tar.gz gentoo-0027156d94a0fb46485d4da8df6fcc7a468871ee.tar.bz2 gentoo-0027156d94a0fb46485d4da8df6fcc7a468871ee.zip |
dev-perl/Role-Tiny: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild | 4 |
1 files 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 22eb988fd699..c8484b73e622 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=" |