Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Sun, 04 Jul 2021 20:32:21
Message-Id: 1625430715.b2ac079c2f34108033f31a2a898dfdc71bb728f0.soap@gentoo
1 commit: b2ac079c2f34108033f31a2a898dfdc71bb728f0
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sun Jul 4 20:31:55 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 20:31:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ac079c
7
8 profiles/arch/x86: re-enable stellarium[nls]
9
10 The Qt linguist issue was fixed in 5.15.2
11
12 Closes: https://github.com/gentoo/gentoo/pull/21417
13 Closes: https://bugs.gentoo.org/751418
14 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
15 Signed-off-by: David Seifert <soap <AT> gentoo.org>
16
17 profiles/arch/x86/package.use.mask | 5 -----
18 1 file changed, 5 deletions(-)
19
20 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
21 index bc76c729b75..db99db7e76b 100644
22 --- a/profiles/arch/x86/package.use.mask
23 +++ b/profiles/arch/x86/package.use.mask
24 @@ -61,11 +61,6 @@ sys-libs/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo
25 sys-libs/compiler-rt-sanitizers -gwp-asan
26 sys-libs/compiler-rt-sanitizers -profile
27
28 -# Alexey Sokolov <alexey+gentoo@××××××××.org> (2020-10-28)
29 -# dev-qt/linguist-tools-5.15.0 and 5.15.1 OOM with bad_alloc.
30 -# bug #751418
31 ->=sci-astronomy/stellarium-0.20.3 nls
32 -
33 # Sam James <sam@g.o> (2020-10-05)
34 # Guile only supports JIT on some arches
35 # (See 9.3.8 in the Guile manual)