diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2017-11-13 14:06:11 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2017-11-13 14:06:11 +0100 |
commit | 5502b0c5b0f18171317b479a536cd72b9f0873ee (patch) | |
tree | 4b7f1cdf5b1155e61521c5e627f9268d52addcc3 /media-fonts | |
parent | media-fonts/croscorefonts: remove old (diff) | |
download | gentoo-5502b0c5b0f18171317b479a536cd72b9f0873ee.tar.gz gentoo-5502b0c5b0f18171317b479a536cd72b9f0873ee.tar.bz2 gentoo-5502b0c5b0f18171317b479a536cd72b9f0873ee.zip |
media-fonts/croscorefonts: stabilize version 1.23 on arm64
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild b/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild index 58c3521c840a..04735a01288e 100644 --- a/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild +++ b/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="" RESTRICT="binchecks strip test" |