summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2022-05-20 19:55:32 +0200
committerPacho Ramos <pacho@gentoo.org>2022-05-20 20:02:38 +0200
commit766f17c0f0d34bb92a28cd75ad675c79e49ae2dd (patch)
treec05a01969b43b840e9f2ae02368e136db85186d0
parentapp-misc/bijiben: enable py3.10 and disable py3.7 (diff)
downloadgentoo-766f17c0.tar.gz
gentoo-766f17c0.tar.bz2
gentoo-766f17c0.zip
app-misc/tracker-miners: enable py3.10 and disable py3.7
Closes: https://bugs.gentoo.org/845528 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--app-misc/tracker-miners/tracker-miners-2.3.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tracker-miners/tracker-miners-2.3.5-r1.ebuild b/app-misc/tracker-miners/tracker-miners-2.3.5-r1.ebuild
index 804672ef7215..ed625d539a31 100644
--- a/app-misc/tracker-miners/tracker-miners-2.3.5-r1.ebuild
+++ b/app-misc/tracker-miners/tracker-miners-2.3.5-r1.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_{8..10} )
inherit gnome.org gnome2-utils meson python-any-r1 systemd xdg