commit: 39a6aa86cf6fc84b8b7b398b26ee75de0b79c672 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Jun 28 15:14:36 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Jun 28 15:16:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a6aa86
profiles/arch/arm: package.use.stable.mask gvfs[onedrive] Bug: https://bugs.gentoo.org/959242 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/arch/arm/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index a609e9cd3e66..a021b81bec4c 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Pacho Ramos <[email protected]> (2025-06-28) +# It needs gnome-control-center and many more gnome packages to be +# stabilized before +gnome-base/gvfs onedrive + # Andreas Sturmlechner <[email protected]> (2025-01-28) # PyQt 6 is not stable here >=app-admin/setools-4.5.1 gui test
