Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/source-han-sans/
Date: Thu, 15 Sep 2022 07:05:52
Message-Id: 1663225542.1899343045598e5724b8f9230369d717d687f3e8.juippis@gentoo
1 commit: 1899343045598e5724b8f9230369d717d687f3e8
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 15 06:49:24 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 15 07:05:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18993430
7
8 media-fonts/source-han-sans: stabilize 2.004 for ALLARCHES
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-fonts/source-han-sans/source-han-sans-2.004.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-fonts/source-han-sans/source-han-sans-2.004.ebuild b/media-fonts/source-han-sans/source-han-sans-2.004.ebuild
16 index 0df9e6b0a72a..7391d49e2cb9 100644
17 --- a/media-fonts/source-han-sans/source-han-sans-2.004.ebuild
18 +++ b/media-fonts/source-han-sans/source-han-sans-2.004.ebuild
19 @@ -21,7 +21,7 @@ S="${WORKDIR}"
20
21 LICENSE="OFL-1.1"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos"
25 IUSE="l10n_ja l10n_ko +l10n_zh-CN l10n_zh-HK l10n_zh-TW"
26 REQUIRED_USE="|| ( l10n_ja l10n_ko l10n_zh-CN l10n_zh-HK l10n_zh-TW )"
27 RESTRICT="binchecks strip"