Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lingua-EN-Inflect/
Date: Sat, 14 Jul 2018 21:58:35
Message-Id: 1531605498.d89666719537243cdc977fb1485ef008e032434d.kentnl@gentoo
1 commit: d89666719537243cdc977fb1485ef008e032434d
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 14 16:19:27 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 14 21:58:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8966671
7
8 dev-perl/Lingua-EN-Inflect: Forward ~sparc keywording from old version
9
10 Dependency graph is now satisified for ~sparc, so keywords can be
11 restored.
12
13 Package-Manager: Portage-2.3.40, Repoman-2.3.9
14
15 dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 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
19 index 17b3e1ff5db..1c353d22d60 100644
20 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild
21 +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.902.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,7 +11,7 @@ inherit perl-module
29 DESCRIPTION="Perl module to pluralize English words"
30
31 SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
33 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
34 IUSE="test"
35
36 DEPEND="