diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:45:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:52:32 -0700 |
commit | c2e71086756f972cc11c6c9e5586c2c93b9c60c5 (patch) | |
tree | dbb54679bcee7e6d89e8f4c77722f863d37b9688 /dev-perl/File-ShareDir-Install | |
parent | dev-perl/File-ShareDir: added ~alpha, bug 576058. (diff) | |
download | gentoo-c2e71086756f972cc11c6c9e5586c2c93b9c60c5.tar.gz gentoo-c2e71086756f972cc11c6c9e5586c2c93b9c60c5.tar.bz2 gentoo-c2e71086756f972cc11c6c9e5586c2c93b9c60c5.zip |
dev-perl/File-ShareDir-Install: added ~alpha, bug 576058.
Diffstat (limited to 'dev-perl/File-ShareDir-Install')
-rw-r--r-- | dev-perl/File-ShareDir-Install/File-ShareDir-Install-0.90.0.ebuild | 4 |
1 files 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 d904dd08f60f..7324a5080e2f 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=" |