From: Pacho Ramos Date: Sat, 23 Jun 2018 10:17:24 +0000 (+0200) Subject: media-sound/gnome-music: Support python3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=12fb9280a527f378e0323f7f7f692243551fe618;p=gentoo.git media-sound/gnome-music: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild b/media-sound/gnome-music/gnome-music-3.24.2.ebuild index 2190414a7d80..6841984c37a1 100644 --- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5,3_6} ) inherit gnome2 python-single-r1