commit: d89666719537243cdc977fb1485ef008e032434d Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jul 14 16:19:27 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jul 14 21:58:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8966671
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 dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild | 4 ++-- 1 file 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 17b3e1ff5db..1c353d22d60 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="
