commit: f5728481e9020a3c3f66fa55d769be0d23e479ec Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 8 16:08:15 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Sep 8 16:26:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5728481
profiles/arch/mips: mask gnome-base/gvfs[google,test] Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 28ba9048e89a..feff9f868199 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-09-08) +# needs libgdata[gnome-online-accounts], depends on net-libs/webkit-gtk +gnome-base/gvfs google test + # Michał Górny <[email protected]> (2024-09-08) # libcxx is broken on mips, https://bugs.gentoo.org/939297#c2 sys-devel/clang-common default-libcxx @@ -14,7 +18,6 @@ dev-ruby/minitest-hooks test # gui-libs/gtk:4 is not keyworded here app-crypt/gcr:4 gtk >=app-crypt/pinentry-1.3.0 gtk -dev-libs/libgdata crypt # Arthur Zamarin <[email protected]> (2024-09-06) # media-libs/vidstab is not keyworded
