gnome-extra/gnome-integration-spotify: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:02:35 +0000 (22:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:45 +0000 (22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild

index d11085c1d91884349f18365bb8e9154b00e19f40..1a9557cc16d74a69a441f4e893ec624ecd288997 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit gnome2-utils python-r1