From 0bdc7cba0bdd3c376fb689da45d221ddf9c8791c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Oth=C3=B3n=20Mart=C3=ADnez=20Vera?= Date: Tue, 24 Mar 2026 12:22:16 -0600 Subject: [PATCH] gnome-base/gvfs: add app-pda/usbmuxd as RDEPEND for USE=ios MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/970665 Signed-off-by: Cristian Othón Martínez Vera Part-of: https://github.com/gentoo/gentoo/pull/45835 Closes: https://github.com/gentoo/gentoo/pull/45835 Signed-off-by: Pacho Ramos --- gnome-base/gvfs/gvfs-1.58.4.ebuild | 1 + profiles/arch/loong/package.use.mask | 4 ++++ profiles/arch/riscv/package.use.mask | 6 +++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/gnome-base/gvfs/gvfs-1.58.4.ebuild b/gnome-base/gvfs/gvfs-1.58.4.ebuild index bc8cfb3c8a7ba..7d6b6f6ff7d26 100644 --- a/gnome-base/gvfs/gvfs-1.58.4.ebuild +++ b/gnome-base/gvfs/gvfs-1.58.4.ebuild @@ -52,6 +52,7 @@ RDEPEND=" ios? ( >=app-pda/libimobiledevice-1.2:= >=app-pda/libplist-1:= + app-pda/usbmuxd ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.53.1:= ) keyring? ( app-crypt/libsecret ) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 606910fa9610d..557e524f548ba 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Cristian Othón Martínez Vera (2026-03-22) +# app-pda/usbmuxd is not keyworded here +gnome-base/gvfs ios + # Robin H. Johnson (2026-03-22) # sys-block/vdo not keyworded here sys-fs/lvm2 vdo diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 391eca00f77ae..5f9bab7e2142d 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 2019-2025 Gentoo Authors +# Copyright 2019-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Cristian Othón Martínez Vera (2026-03-22) +# app-pda/usbmuxd is not keyworded here +gnome-base/gvfs ios + # Robin H. Johnson (2026-03-22) # sys-block/vdo not keyworded here sys-fs/lvm2 vdo