commit: c2e71086756f972cc11c6c9e5586c2c93b9c60c5 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 06:45:16 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=c2e71086
dev-perl/File-ShareDir-Install: added ~alpha, bug 576058. dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.90.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.90.0.ebuild b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.90.0.ebuild index d904dd0..7324a50 100644 --- a/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.90.0.ebuild +++ b/dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.90.0.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$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Install shared files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="" RDEPEND="
