Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libcangjie/
Date: Tue, 03 Nov 2015 16:18:39
Message-Id: 1446567409.eb8754e0ac1fa816b1d75fab25edce32fa803163.ago@gentoo
1 commit: eb8754e0ac1fa816b1d75fab25edce32fa803163
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 16:16:49 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 16:16:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8754e0
7
8 app-i18n/libcangjie: x86 stable wrt bug #562648
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 app-i18n/libcangjie/libcangjie-1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/libcangjie/libcangjie-1.3.ebuild b/app-i18n/libcangjie/libcangjie-1.3.ebuild
17 index 0068346..feb10c4 100644
18 --- a/app-i18n/libcangjie/libcangjie-1.3.ebuild
19 +++ b/app-i18n/libcangjie/libcangjie-1.3.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/Cangjians/libcangjie/releases/download/v${PV}/libcan
21
22 LICENSE="LGPL-3+"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 DEPEND="dev-db/sqlite:3="