diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-07-15 04:19:27 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-07-15 09:58:18 +1200 |
commit | d89666719537243cdc977fb1485ef008e032434d (patch) | |
tree | bf8caf317bf60eb66fc820651f77d2a19d484e3a /dev-perl/Lingua-EN-Inflect | |
parent | virtual/perl-Socket: Copy m68k s390 and sh stable from dev-lang/perl (diff) | |
download | gentoo-d89666719537243cdc977fb1485ef008e032434d.tar.gz gentoo-d89666719537243cdc977fb1485ef008e032434d.tar.bz2 gentoo-d89666719537243cdc977fb1485ef008e032434d.zip |
dev-perl/Lingua-EN-Inflect: Forward ~sparc keywording from old version
Dependency graph is now satisified for ~sparc, so keywords can be
restored.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild index 17b3e1ff5db0..1c353d22d602 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module to pluralize English words" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |