projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a4c727
)
media-sound/gnome-music: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 23 Jun 2018 10:17:24 +0000
(12:17 +0200)
committer
Pacho 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
patch
|
blob
|
history
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 2190414a7d80223e0b2d3d8dafc64719d1c39a57..6841984c37a11cca1b64369c33a72d5515b404d2 100644
(file)
--- 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