diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:54:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 16:08:36 -0700 |
commit | 352e8a904b40d7806839e79fd7001b7efe856b00 (patch) | |
tree | 12bcc5f802f16a5443b1411508a957ab040cd579 /dev-perl/Lingua-EN-Inflect | |
parent | dev-perl/Class-Tiny: added ~alpha, bug 579360. (diff) | |
download | gentoo-352e8a904b40d7806839e79fd7001b7efe856b00.tar.gz gentoo-352e8a904b40d7806839e79fd7001b7efe856b00.tar.bz2 gentoo-352e8a904b40d7806839e79fd7001b7efe856b00.zip |
dev-perl/Lingua-EN-Inflect: added ~alpha, bug 579360.
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild index 18a9ab461864..2c0d1c3533bd 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.0.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.899.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='Perl module to pluralize English words' SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="test" DEPEND=" |