net-im/telepathy-mission-control: Switch to Python3
authorMatt Turner <mattst88@gentoo.org>
Sat, 8 Feb 2020 19:46:20 +0000 (11:46 -0800)
committerMatt Turner <mattst88@gentoo.org>
Sat, 8 Feb 2020 19:47:54 +0000 (11:47 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild

index 9018152235cf2e26e9e657ac1fe4f5007375d619..f54b59cbc4d3b8463bf07e6da71f95a35042c5af 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 GNOME2_LA_PUNT="yes"
 # Needed for tests and build #489466
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit gnome2 python-any-r1