Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libchewing/
Date: Thu, 07 Sep 2017 19:28:12
Message-Id: 1504812400.39ed22c6eac5f8f5bb9fe3b31178600823fb7087.maekke@gentoo
1 commit: 39ed22c6eac5f8f5bb9fe3b31178600823fb7087
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 7 19:26:40 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 7 19:26:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ed22c6
7
8 app-i18n/libchewing: add ~arm64, bug #628030
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm64"
12
13 app-i18n/libchewing/libchewing-0.4.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild b/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild
17 index 6f3fb5790d7..9acdf364844 100644
18 --- a/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild
19 +++ b/app-i18n/libchewing/libchewing-0.4.0-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN/lib}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 SLOT="0"
23 LICENSE="GPL-2"
24 -KEYWORDS="amd64 ~ppc ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~x86"
26 IUSE="static-libs test"
27 REQUIRED_USE="test? ( static-libs )"