commit: bc397177bad71a29b04f44147235517cdd664047 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Wed Oct 28 00:52:44 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Oct 28 07:51:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc397177
profiles: x86: mask sci-astronomy/stellarium[nls] Bug: https://bugs.gentoo.org/751418 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/18054 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 0c44b713dfa..d7ad0f840a0 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alexey Sokolov <[email protected]> (2020-10-28) +# dev-qt/linguist-tools-5.15.0 and 5.15.1 OOM with bad_alloc. +# https://bugs.gentoo.org/751418 +>=sci-astronomy/stellarium-0.20.3 nls + # Thomas Deutschmann <[email protected]> (2020-10-07) # <app-admin/salt-3000 is Python 3.6 but last Python 3.6 # compatible dev-python/libvirt-python version was removed
