commit: 21164a8343d9ec58eb7404b7ae17166d0c73db18 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 06:42:46 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 06:52:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21164a83
dev-perl/File-ShareDir: added ~alpha, bug 576058. dev-perl/File-ShareDir/File-ShareDir-1.30.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.30.0-r1.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.30.0-r1.ebuild index a07cce2..6a8bdc9 100644 --- a/dev-perl/File-ShareDir/File-ShareDir-1.30.0-r1.ebuild +++ b/dev-perl/File-ShareDir/File-ShareDir-1.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="Locate per-dist and per-module shared files" SLOT="0" -KEYWORDS="amd64 hppa x86 ~ppc-aix ~x86-solaris" +KEYWORDS="~alpha amd64 hppa x86 ~ppc-aix ~x86-solaris" IUSE="" RDEPEND="dev-perl/Class-Inspector"