app-misc/tracker-miners: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:26 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:38 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/tracker-miners/tracker-miners-2.2.2.ebuild

index 9541f9757a22506a1535f2e332cdabb50971976a..22dec178b9e79f264dfa75b9c1b41d9b66fa3e10 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit gnome.org gnome2-utils meson python-any-r1 systemd xdg