commit: b2ac079c2f34108033f31a2a898dfdc71bb728f0 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Sun Jul 4 20:31:55 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jul 4 20:31:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ac079c
profiles/arch/x86: re-enable stellarium[nls] The Qt linguist issue was fixed in 5.15.2 Closes: https://github.com/gentoo/gentoo/pull/21417 Closes: https://bugs.gentoo.org/751418 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/arch/x86/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index bc76c729b75..db99db7e76b 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -61,11 +61,6 @@ sys-libs/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo sys-libs/compiler-rt-sanitizers -gwp-asan sys-libs/compiler-rt-sanitizers -profile -# Alexey Sokolov <[email protected]> (2020-10-28) -# dev-qt/linguist-tools-5.15.0 and 5.15.1 OOM with bad_alloc. -# bug #751418 ->=sci-astronomy/stellarium-0.20.3 nls - # Sam James <[email protected]> (2020-10-05) # Guile only supports JIT on some arches # (See 9.3.8 in the Guile manual)
