commit: 54173d55f48ee68304277062c5edc323332f9944 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 19:10:59 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 19:11:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54173d55
profiles: mask libreoffice-bin on x32 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index c5665e8060f..8ca02ccd672 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <[email protected]> (2020-09-20) +# Binary-only with no x32 support +app-office/libreoffice-bin + # Ben Kohler <[email protected]> (2020-08-12) # Breaks several portage features, see bug 736904 =sys-libs/glibc-2.31-r6
