diff options
-rw-r--r-- | media-sound/gnome-music/gnome-music-3.22.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/gnome-music/gnome-music-3.22.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/gnome-music/gnome-music-3.22.1.ebuild b/media-sound/gnome-music/gnome-music-3.22.1.ebuild index 29fbdb3c6372..0610822aeb3b 100644 --- a/media-sound/gnome-music/gnome-music-3.22.1.ebuild +++ b/media-sound/gnome-music/gnome-music-3.22.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-r1 diff --git a/media-sound/gnome-music/gnome-music-3.22.2.ebuild b/media-sound/gnome-music/gnome-music-3.22.2.ebuild index 29fbdb3c6372..0610822aeb3b 100644 --- a/media-sound/gnome-music/gnome-music-3.22.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.22.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-r1 |