diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:38:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:38:54 +0100 |
commit | 21df0bdb6503a80c4a78f284358e7f3ad23e356f (patch) | |
tree | eb7cceca97254c85c1d36a16e1ff68ca674b53db /media-fonts | |
parent | app-office/homebank: amd64 stable wrt bug #676170 (diff) | |
download | gentoo-21df0bdb6503a80c4a78f284358e7f3ad23e356f.tar.gz gentoo-21df0bdb6503a80c4a78f284358e7f3ad23e356f.tar.bz2 gentoo-21df0bdb6503a80c4a78f284358e7f3ad23e356f.zip |
media-fonts/croscorefonts: amd64 stable wrt bug #676224
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild b/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild index 00c7e24c411c..f389f4fb7bb1 100644 --- a/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild +++ b/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |