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-i18n/libchewing/
Date: Mon, 02 Oct 2017 11:58:53
Message-Id: 1506945505.9d351a775beb3f32a9e4fe537ffc5f9e2141a230.slyfox@gentoo
1 commit: 9d351a775beb3f32a9e4fe537ffc5f9e2141a230
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 11:58:25 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 11:58:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d351a77
7
8 app-i18n/libchewing: stable 0.5.1 for ppc/ppc64, bug #632239
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 app-i18n/libchewing/libchewing-0.5.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/libchewing/libchewing-0.5.1.ebuild b/app-i18n/libchewing/libchewing-0.5.1.ebuild
17 index 133692df436..af3a7f15e63 100644
18 --- a/app-i18n/libchewing/libchewing-0.5.1.ebuild
19 +++ b/app-i18n/libchewing/libchewing-0.5.1.ebuild
20 @@ -19,7 +19,7 @@ fi
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/3"
24 -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
26 IUSE="static-libs test"
27
28 RDEPEND="dev-db/sqlite:3"