Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
Date: Tue, 20 Jun 2017 08:42:40
Message-Id: 1497947073.ddddbbe2f433317fdec5901d412b5069c52fbe32.aballier@gentoo
1 commit: ddddbbe2f433317fdec5901d412b5069c52fbe32
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 08:16:04 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 08:24:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddddbbe2
7
8 media-fonts/lklug: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-fonts/lklug/lklug-0.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild
16 index 938c41d0c91..dc4415457e9 100644
17 --- a/media-fonts/lklug/lklug-0.6.ebuild
18 +++ b/media-fonts/lklug/lklug-0.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="4"
25 @@ -12,7 +12,7 @@ SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
31 IUSE=""
32
33 S="${WORKDIR}/${MY_P}"