Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/kanjistrokeorders/
Date: Tue, 19 Feb 2019 18:05:03
Message-Id: 1550599484.7744f3430d158dd8b9ce0be385d3bbfcfa5f455d.asturm@gentoo
1 commit: 7744f3430d158dd8b9ce0be385d3bbfcfa5f455d
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 21:50:25 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 18:04:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7744f343
7
8 media-fonts/kanjistrokeorders: added ~arm64
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11
12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
19 index ba29918dbde..5aa5e0f729b 100644
20 --- a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
21 +++ b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 2009-2018 Gentoo Authors
24 +# Copyright 2009-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="6"
28 @@ -13,7 +13,7 @@ SRC_URI="https://sites.google.com/site/nihilistorguk/${MY_P}.zip"
29
30 LICENSE="BSD"
31 SLOT="0"
32 -KEYWORDS="amd64 x86"
33 +KEYWORDS="amd64 ~arm64 x86"
34 IUSE=""
35 RESTRICT="binchecks"