diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-10 22:02:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-10 22:24:45 +0100 |
commit | 9a6c00bd051066eee98d2983af307b301d6eb0d8 (patch) | |
tree | bb64d44a46beab0f021b40b2b3c6b278c9046c08 /gnome-extra | |
parent | profiles: Drop mask for removed games-board/cgoban2. (diff) | |
download | gentoo-9a6c00bd051066eee98d2983af307b301d6eb0d8.tar.gz gentoo-9a6c00bd051066eee98d2983af307b301d6eb0d8.tar.bz2 gentoo-9a6c00bd051066eee98d2983af307b301d6eb0d8.zip |
gnome-extra/gnome-integration-spotify: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d11085c1d918..1a9557cc16d7 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 |