summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-04-13 16:29:38 -0400
committerMatt Turner <mattst88@gentoo.org>2021-04-13 17:26:15 -0400
commitb77763cb7e9d20b6281d49ae1a838fa4a2f075bb (patch)
tree21f5b89ac30e8fae4ffec954589e7e4959119fc9 /app-misc/tracker
parentprofiles: Generalize glib mask (diff)
downloadgentoo-b77763cb7e9d20b6281d49ae1a838fa4a2f075bb.tar.gz
gentoo-b77763cb7e9d20b6281d49ae1a838fa4a2f075bb.tar.bz2
gentoo-b77763cb7e9d20b6281d49ae1a838fa4a2f075bb.zip
app-misc/tracker: Add Python 3.9 support
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-misc/tracker')
-rw-r--r--app-misc/tracker/tracker-2.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tracker/tracker-2.3.5.ebuild b/app-misc/tracker/tracker-2.3.5.ebuild
index 4a430b59490c..0c98fe546103 100644
--- a/app-misc/tracker/tracker-2.3.5.ebuild
+++ b/app-misc/tracker/tracker-2.3.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
VALA_MIN_API_VERSION="0.40"
inherit bash-completion-r1 gnome.org gnome2-utils linux-info meson python-any-r1 systemd vala xdg