Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/croscorefonts/
Date: Mon, 13 Nov 2017 13:08:35
Message-Id: 1510578371.5502b0c5b0f18171317b479a536cd72b9f0873ee.amadio@gentoo
1 commit: 5502b0c5b0f18171317b479a536cd72b9f0873ee
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 13 13:06:11 2017 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 13:06:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5502b0c5
7
8 media-fonts/croscorefonts: stabilize version 1.23 on arm64
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild b/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild
16 index 58c3521c840..04735a01288 100644
17 --- a/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild
18 +++ b/media-fonts/croscorefonts/croscorefonts-1.23.0.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 @@ -12,7 +12,7 @@ SRC_URI="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="amd64 arm ~arm64 x86"
30 +KEYWORDS="amd64 arm arm64 x86"
31 IUSE=""
32
33 RESTRICT="binchecks strip test"