media-sound/gnome-music: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 10:17:24 +0000 (12:17 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 10:17:24 +0000 (12:17 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-sound/gnome-music/gnome-music-3.24.2.ebuild

index 2190414a7d80223e0b2d3d8dafc64719d1c39a57..6841984c37a11cca1b64369c33a72d5515b404d2 100644 (file)
@@ -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