Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libexttextcat/
Date: Sat, 31 Oct 2015 06:58:57
Message-Id: 1446274635.585996ff04e079c31d491bd420ccc9c4fa98c12e.jer@gentoo
1 commit: 585996ff04e079c31d491bd420ccc9c4fa98c12e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 06:57:15 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 06:57:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585996ff
7
8 app-text/libexttextcat: Mark ~ppc64 (bug #564484).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 app-text/libexttextcat/libexttextcat-3.4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild
17 index 212e49b..a4463e8 100644
18 --- a/app-text/libexttextcat/libexttextcat-3.4.4.ebuild
19 +++ b/app-text/libexttextcat/libexttextcat-3.4.4.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="static-libs"
27
28 DEPEND=""