Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libexttextcat/
Date: Sun, 26 Nov 2017 19:11:47
Message-Id: 1511723481.2f273c856a8768543175e28e3695234dc40d2635.slyfox@gentoo
1 commit: 2f273c856a8768543175e28e3695234dc40d2635
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 19:11:21 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 19:11:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f273c85
7
8 app-text/libexttextcat: keyworded 3.4.5 for sparc, bug #564484 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 app-text/libexttextcat/libexttextcat-3.4.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild
17 index 639d0e51f85..05a6e80cafd 100644
18 --- a/app-text/libexttextcat/libexttextcat-3.4.5.ebuild
19 +++ b/app-text/libexttextcat/libexttextcat-3.4.5.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="static-libs"
27
28 DEPEND=""