summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2022-06-22 09:32:13 +0200
committerLars Wendler <polynomial-c@gentoo.org>2022-06-22 09:33:25 +0200
commit25d93218fb42d9cc045013f7ce34bf10e7542dad (patch)
treec829975fee1b7e5fdbac6b48b0a895bb8337d34e /sys-fs
parentsys-fs/android-file-transfer-linux: Removed old (diff)
downloadgentoo-25d93218fb42d9cc045013f7ce34bf10e7542dad.tar.gz
gentoo-25d93218fb42d9cc045013f7ce34bf10e7542dad.tar.bz2
gentoo-25d93218fb42d9cc045013f7ce34bf10e7542dad.zip
sys-fs/android-file-transfer-linux: Added python3_10 support
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.2.ebuild4
-rw-r--r--sys-fs/android-file-transfer-linux/android-file-transfer-linux-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.2.ebuild b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.2.ebuild
index 0b38a78cc13e..242c2c0cc226 100644
--- a/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.2.ebuild
+++ b/sys-fs/android-file-transfer-linux/android-file-transfer-linux-4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-single-r1 xdg
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 344d6b2e6548..c4f1917e99d4 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
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-single-r1 xdg