Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-LineBreak/
Date: Wed, 29 Aug 2018 07:42:42
Message-Id: 1535528520.f93ed61c6f5611058f8ef3acabb6a87ef58dd6a2.haubi@gentoo
1 commit: f93ed61c6f5611058f8ef3acabb6a87ef58dd6a2
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 29 07:40:26 2018 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 29 07:42:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93ed61c
7
8 dev-perl/Unicode-LineBreak: add ~amd64-linux ~x86-linux keywords
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild
16 index faae9218771..ef191fe61c0 100644
17 --- a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild
18 +++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0-r1.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="dev-perl/MIME-Charset