commit:     1b666d5fbbdb96b464ea33efac635149411eac90
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Jun  2 21:09:49 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  2 22:12:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b666d5f

sys-fs/android-file-transfer-linux: sync live

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/42413
Closes: https://github.com/gentoo/gentoo/pull/42413
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../android-file-transfer-linux-9999.ebuild                           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild 
b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
index d97e8e673b92..3e1ca2ef32b1 100644
--- a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
+++ b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit cmake python-single-r1 xdg
 
 DESCRIPTION="Android File Transfer for Linux"
@@ -25,7 +25,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RDEPEND="
        sys-apps/file
        sys-libs/readline:0=
-       fuse? ( sys-fs/fuse:0 )
+       fuse? ( sys-fs/fuse:3= )
        gui? ( dev-qt/qtbase:6[gui,network,widgets] )
        python? (
                ${PYTHON_DEPS}

Reply via email to