commit: 12fb9280a527f378e0323f7f7f692243551fe618
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 10:17:24 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 10:17:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fb9280
media-sound/gnome-music: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/gnome-music/gnome-music-3.24.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 2190414a7d8..6841984c37a 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