commit: b62eef67afa479846e94abc651e96ec5c9a821c4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 17:29:48 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 17:30:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62eef67
media-sound/rhythmbox: Support python3.5
Package-Manager: portage-2.2.26
media-sound/rhythmbox/rhythmbox-3.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/rhythmbox/rhythmbox-3.2.1.ebuild
b/media-sound/rhythmbox/rhythmbox-3.2.1.ebuild
index ad1f0db..9b7fbdb 100644
--- a/media-sound/rhythmbox/rhythmbox-3.2.1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.2.1.ebuild
@@ -5,7 +5,7 @@
EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{3,4} )
+PYTHON_COMPAT=( python3_{3,4,5} )
PYTHON_REQ_USE="xml"
inherit eutils gnome2 python-r1 multilib virtualx