projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7db92
)
app-misc/tracker-miners: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:26 +0000
(14:04 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/app-misc/tracker-miners/tracker-miners-2.2.2.ebuild
b/app-misc/tracker-miners/tracker-miners-2.2.2.ebuild
index 9541f9757a22506a1535f2e332cdabb50971976a..22dec178b9e79f264dfa75b9c1b41d9b66fa3e10 100644
(file)
--- a/
app-misc/tracker-miners/tracker-miners-2.2.2.ebuild
+++ b/
app-misc/tracker-miners/tracker-miners-2.2.2.ebuild
@@
-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