summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 13:27:26 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-29 13:44:01 -0400
commitc84f7eceeb602a58421f6d7c3889d8e50f6eff34 (patch)
tree1c7d3788eb73b48c64c3ad2d39876a6ec291661f /media-sound/gnome-sound-recorder
parentmedia-sound/gnome-music: Add Python 3.11 compatibility (diff)
downloadgentoo-c84f7eceeb602a58421f6d7c3889d8e50f6eff34.tar.gz
gentoo-c84f7eceeb602a58421f6d7c3889d8e50f6eff34.tar.bz2
gentoo-c84f7eceeb602a58421f6d7c3889d8e50f6eff34.zip
media-sound/gnome-sound-recorder: Add Python 3.11 compatibility
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-sound/gnome-sound-recorder')
-rw-r--r--media-sound/gnome-sound-recorder/gnome-sound-recorder-42.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-42.0.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-42.0.ebuild
index 417b22aa2866..2a7ff60caf6d 100644
--- a/media-sound/gnome-sound-recorder/gnome-sound-recorder-42.0.ebuild
+++ b/media-sound/gnome-sound-recorder/gnome-sound-recorder-42.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit gnome.org gnome2-utils meson python-any-r1 xdg