diff options
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-2.7.1-r6.ebuild (renamed from app-misc/geoclue/geoclue-2.7.1-r5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/geoclue/geoclue-2.7.1-r5.ebuild b/app-misc/geoclue/geoclue-2.7.1-r6.ebuild index 4b27f13f..601ac3db 100644 --- a/app-misc/geoclue/geoclue-2.7.1-r5.ebuild +++ b/app-misc/geoclue/geoclue-2.7.1-r6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="xml(+)" inherit meson python-any-r1 systemd vala xdg |