diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:57:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | 146061afed4d34f19bc7f5098bbbbba4ed558a97 (patch) | |
tree | 2ed3b6588cf8a4dd1d7754dd033b1c634d5df010 /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Role-Tiny: added ~alpha, bug 579360. (diff) | |
download | gentoo-146061afed4d34f19bc7f5098bbbbba4ed558a97.tar.gz gentoo-146061afed4d34f19bc7f5098bbbbba4ed558a97.tar.bz2 gentoo-146061afed4d34f19bc7f5098bbbbba4ed558a97.zip |
dev-perl/Unicode-UTF8: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild index d831692699ad..ea92c97182c8 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.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="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86" IUSE="test" RDEPEND=" |