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/tex-gyre/
Date: Wed, 21 Jun 2017 10:28:09
Message-Id: 1498040780.a37e3097fbddc8577272c1d5dc46fb616e21b1b0.aballier@gentoo
1 commit: a37e3097fbddc8577272c1d5dc46fb616e21b1b0
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 10:26:20 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 10:26:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37e3097
7
8 media-fonts/tex-gyre: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-fonts/tex-gyre/tex-gyre-2.005.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-fonts/tex-gyre/tex-gyre-2.005.ebuild b/media-fonts/tex-gyre/tex-gyre-2.005.ebuild
16 index f6addccbd53..79c06467218 100644
17 --- a/media-fonts/tex-gyre/tex-gyre-2.005.ebuild
18 +++ b/media-fonts/tex-gyre/tex-gyre-2.005.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/whole/tg-${PV}otf.zip"
26
27 LICENSE="|| ( GFL LPPL-1.3c )" # legally equivalent
28 SLOT="0"
29 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~x86"
30 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
31
32 S=${WORKDIR}
33 FONT_SUFFIX="otf"