commit: 62af5f0d1a7c229c86a7ab893e90a36baf3b3da2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 19:24:02 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 19:24:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62af5f0d
profiles: mask libreoffice-bin on x32, for real Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 8ca02ccd672..e5be3f2d07e 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -4,6 +4,7 @@ # Andreas K. Hüttel <[email protected]> (2020-09-20) # Binary-only with no x32 support app-office/libreoffice-bin +app-office/libreoffice-bin-debug # Ben Kohler <[email protected]> (2020-08-12) # Breaks several portage features, see bug 736904
