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/unicode-emoji/
Date: Thu, 07 Sep 2017 19:28:10
Message-Id: 1504812385.900957b3f9a867e0212e82cd76f83287718b7b3d.maekke@gentoo
1 commit: 900957b3f9a867e0212e82cd76f83287718b7b3d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 7 19:26:25 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 7 19:26:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900957b3
7
8 app-i18n/unicode-emoji: add ~arm64, bug #626804
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm64"
12
13 app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
17 index c363fbfa5a1..76d01b09c7c 100644
18 --- a/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
19 +++ b/app-i18n/unicode-emoji/unicode-emoji-5.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="${BASE_URI}/${PN/*-}-data.txt -> ${PN}-data-${PV}.txt
21
22 LICENSE="unicode"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 S="${WORKDIR}"