commit: 42a0e20f52030cbe917fd8a2b9325a5c5971287c Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon May 21 20:31:41 2018 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon May 21 21:54:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a0e20f
package.use.mask: Mask LO-bin kde support on x86 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 27e80270773..d4d4995e561 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,11 @@ # This file requires >=portage-2.1.1 +# Andreas K. Hüttel <[email protected]> (21 May 2018) +# LO kde support on x86 is broken, see bug 523496 +=app-office/libreoffice-bin-6.0* kde +=app-office/libreoffice-bin-debug-6.0* kde + # Andreas Sturmlechner <[email protected]> (18 May 2018) # media-libs/libaom not yet keyworded media-video/vlc aom
