diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:48 +0200 |
commit | 652b83d7a61b37832b6a1a855a96a442ab0dcb61 (patch) | |
tree | 7a0cb23a339660a3877949b869c0cdd5c0659d00 /media-fonts/noto-cjk | |
parent | media-fonts/noto: amd64 stable wrt bug #619492 (diff) | |
download | gentoo-652b83d7a61b37832b6a1a855a96a442ab0dcb61.tar.gz gentoo-652b83d7a61b37832b6a1a855a96a442ab0dcb61.tar.bz2 gentoo-652b83d7a61b37832b6a1a855a96a442ab0dcb61.zip |
media-fonts/noto-cjk: amd64 stable wrt bug #619492
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-fonts/noto-cjk')
-rw-r--r-- | media-fonts/noto-cjk/noto-cjk-20150615.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild index 96aa517a9afe..5e316c7453da 100644 --- a/media-fonts/noto-cjk/noto-cjk-20150615.ebuild +++ b/media-fonts/noto-cjk/noto-cjk-20150615.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RESTRICT="binchecks strip" |