diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:44 +0200 |
commit | 841f94ca34efb9655ecc98e43e5fd3f07cfb2f6a (patch) | |
tree | fc6e3e9cd95f1c962415068f48c7be0d63e93b6c /media-fonts | |
parent | dev-libs/libcec: amd64 stable wrt bug #619492 (diff) | |
download | gentoo-841f94ca34efb9655ecc98e43e5fd3f07cfb2f6a.tar.gz gentoo-841f94ca34efb9655ecc98e43e5fd3f07cfb2f6a.tar.bz2 gentoo-841f94ca34efb9655ecc98e43e5fd3f07cfb2f6a.zip |
media-fonts/noto: 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')
-rw-r--r-- | media-fonts/noto/noto-20160531.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/noto/noto-20160531.ebuild b/media-fonts/noto/noto-20160531.ebuild index f04bc6d3e584..f4df4b60a85b 100644 --- a/media-fonts/noto/noto-20160531.ebuild +++ b/media-fonts/noto/noto-20160531.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="cjk" RDEPEND="cjk? ( media-fonts/noto-cjk )" |