Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
Date: Tue, 04 Jan 2022 11:36:50
Message-Id: 1641296199.664c8e0fdd3ddbe285ec600b7585d807c46c8552.ulm@gentoo
1 commit: 664c8e0fdd3ddbe285ec600b7585d807c46c8552
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 11:32:22 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 11:36:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664c8e0f
7
8 profiles/features/musl: package.use.mask app-emacs/yatex[l10n_ja]
9
10 Closes: https://bugs.gentoo.org/830436
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 profiles/features/musl/package.use.mask | 7 ++++++-
14 1 file changed, 6 insertions(+), 1 deletion(-)
15
16 diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
17 index 7d3bab631c12..cc070165402e 100644
18 --- a/profiles/features/musl/package.use.mask
19 +++ b/profiles/features/musl/package.use.mask
20 @@ -1,6 +1,11 @@
21 -# Copyright 1999-2021 Gentoo Authors.
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# Ulrich Müller <ulm@g.o> (2022-01-04)
26 +# musl iconv doesn't know about shift-jis which is needed for Japanese
27 +# documentation (bug #830436)
28 +app-emacs/yatex l10n_ja
29 +
30 # Conrad Kostecki <conikost@g.o> (2021-12-15)
31 # Support for L0 needs RTLD_DEEPBIND, which does not exist on musl.
32 dev-libs/intel-compute-runtime l0