commit: 4acf27c74100b38e348150cb83f22c72cb3852e6 Author: Lukas Schmelting <lschmelting <AT> posteo <DOT> com> AuthorDate: Sun Nov 9 08:12:20 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Dec 21 14:37:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acf27c7
profiles/arch/sparc: mask g-o-a related use-flags for gvfs gnome-online-accounts is in use.mask for ~sparc USE flags related to g-o-a must then be masked for gnome-base/gvfs. These related USE flags are - gnome-online-accounts - google - onedrive Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/44529 Closes: https://github.com/gentoo/gentoo/pull/44529 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 3523e42b363d..f7c6ba6a964a 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Lukas Schmelting <[email protected]> (2025-11-09) +# gnome-online-accounts is unkeyworded and in use.mask for sparc +gnome-base/gvfs gnome-online-accounts google onedrive + # Philipp Rösner <[email protected]> (2025-09-23) # media-libs/zxingcpp is not keyworded here app-text/mupdf barcode
