commit: 9a6c00bd051066eee98d2983af307b301d6eb0d8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 21:02:35 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:24:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6c00bd
gnome-extra/gnome-integration-spotify: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../gnome-integration-spotify-20140907-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild
b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild
index d11085c1d91..1a9557cc16d 100644
---
a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild
+++
b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit gnome2-utils python-r1