commit: 9121428460742347dbd3857af34346699cf7982d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jul 17 19:14:35 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jul 17 20:14:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91214284
profiles: features/big-endian: Mask app-office/libreoffice[gtk4] It requires gui-libs/gtk[wayland] and I am not going to introduce an IUSE on LO that is invalid with !gtk[34] just to solve that. Bug: https://bugs.gentoo.org/833010 Bug: https://bugs.gentoo.org/958072 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/features/big-endian/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask index be5aa81b3e4e..213bbb46d54f 100644 --- a/profiles/features/big-endian/package.use.mask +++ b/profiles/features/big-endian/package.use.mask @@ -51,6 +51,7 @@ mail-client/thunderbird system-av1 # https://gitlab.freedesktop.org/wayland/weston/-/issues/739 gui-libs/gtk wayland app-i18n/ibus wayland +app-office/libreoffice gtk4 gnome-base/gnome-control-center wayland sys-apps/xdg-desktop-portal-gnome wayland net-libs/webkit-gtk:6 wayland
