Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-LineBreak/
Date: Wed, 15 Nov 2017 07:34:29
Message-Id: 1510731257.203f17cc17a3a63828108e100dc67983602703f0.slyfox@gentoo
1 commit: 203f17cc17a3a63828108e100dc67983602703f0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 15 07:29:22 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 15 07:34:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=203f17cc
7
8 dev-perl/Unicode-LineBreak: keyworded 2017.4.0 for sparc, bug #614180 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
17 index 48893bdcacb..9b4ba265f0e 100644
18 --- a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
19 +++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 IUSE=""
27
28 RDEPEND="dev-perl/MIME-Charset