summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-04-29 21:47:18 -0400
committerMatt Turner <mattst88@gentoo.org>2021-04-29 21:47:33 -0400
commit44d97e509ed4ecbd97eac1ece8c6d9ce22662ad1 (patch)
tree8b048c0285fb8cf144eac9769cc3d58d182241da /media-sound
parentprofiles: Mask >=gnome-base/gnome-settings-daemon-40 (diff)
downloadgentoo-44d97e509ed4ecbd97eac1ece8c6d9ce22662ad1.tar.gz
gentoo-44d97e509ed4ecbd97eac1ece8c6d9ce22662ad1.tar.bz2
gentoo-44d97e509ed4ecbd97eac1ece8c6d9ce22662ad1.zip
media-sound/rhythmbox: Add Python 3.9 support
Closes: https://bugs.gentoo.org/786819 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/rhythmbox/rhythmbox-3.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/rhythmbox/rhythmbox-3.4.4.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.4.ebuild
index 4739e55d0540..7f44193b8aea 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.4.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="xml"
inherit gnome2 python-single-r1 multilib virtualx