commit:     edd71e98657232fd7b61b272fe804969bf9a07f5
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 19:15:15 2022 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 19:15:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd71e98

app-misc/geoclue: enable py3.10

Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 app-misc/geoclue/geoclue-2.5.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/geoclue/geoclue-2.5.7.ebuild 
b/app-misc/geoclue/geoclue-2.5.7.ebuild
index 4ebabf0ba6f2..fb5eef3a6052 100644
--- a/app-misc/geoclue/geoclue-2.5.7.ebuild
+++ b/app-misc/geoclue/geoclue-2.5.7.ebuild
@@ -1,8 +1,8 @@
-# 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_{7..10} )
 PYTHON_REQ_USE="xml(+)"
 VALA_USE_DEPEND="vapigen"
 

Reply via email to