commit:     0f62dac8992a630afb7177930d0da8c04226e17f
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 13:24:50 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 13:29:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f62dac8

sys-fs/udiskie: add python3_10 compat

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 sys-fs/udiskie/udiskie-2.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/udiskie/udiskie-2.3.3.ebuild 
b/sys-fs/udiskie/udiskie-2.3.3.ebuild
index 4d0eaef9ab3..083c3ad9c7a 100644
--- a/sys-fs/udiskie/udiskie-2.3.3.ebuild
+++ b/sys-fs/udiskie/udiskie-2.3.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 gnome2-utils
 

Reply via email to