diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-05-11 09:36:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-11 09:41:37 +0200 |
commit | 5a85ec8167c8ffe5bec8ee177c1dab5e4f55e6ca (patch) | |
tree | 179f14353954d9e6bfc5ee015cfdae8eda569de9 /media-fonts | |
parent | net-print/cups: stable 2.2.7 for ia64, bug #641338 (diff) | |
download | gentoo-5a85ec8167c8ffe5bec8ee177c1dab5e4f55e6ca.tar.gz gentoo-5a85ec8167c8ffe5bec8ee177c1dab5e4f55e6ca.tar.bz2 gentoo-5a85ec8167c8ffe5bec8ee177c1dab5e4f55e6ca.zip |
media-fonts/source-han-sans: Keyword ~amd64-fbsd
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/source-han-sans/source-han-sans-1.004.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/source-han-sans/source-han-sans-1.004.ebuild b/media-fonts/source-han-sans/source-han-sans-1.004.ebuild index a801140e2f2a..4ab248414568 100644 --- a/media-fonts/source-han-sans/source-han-sans-1.004.ebuild +++ b/media-fonts/source-han-sans/source-han-sans-1.004.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="l10n_ja l10n_ko +l10n_zh-CN l10n_zh-TW" REQUIRED_USE="|| ( l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW )" |