summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Janzen <jon@jonjanzen.com>2023-05-02 18:14:51 -0700
committerSam James <sam@gentoo.org>2023-05-03 05:42:39 +0100
commit0fa207956ef2d1ba6b44e52441fd19d2428f63c6 (patch)
treea56e9dfa6f7912123124af5df2ad31f59385c11e /media-video
parentx11-libs/vte: Stabilize 0.72.1 arm, #905556 (diff)
downloadgentoo-0fa207956ef2d1ba6b44e52441fd19d2428f63c6.tar.gz
gentoo-0fa207956ef2d1ba6b44e52441fd19d2428f63c6.tar.bz2
gentoo-0fa207956ef2d1ba6b44e52441fd19d2428f63c6.zip
media-video/handbrake: enable py3.11
Bug: https://bugs.gentoo.org/897050 Signed-off-by: Jon Janzen <jon@jonjanzen.com> Closes: https://github.com/gentoo/gentoo/pull/30850 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/handbrake/handbrake-1.4.2-r2.ebuild2
-rw-r--r--media-video/handbrake/handbrake-1.5.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/handbrake/handbrake-1.4.2-r2.ebuild b/media-video/handbrake/handbrake-1.4.2-r2.ebuild
index 618137c80e46..5f5a8b0e7e24 100644
--- a/media-video/handbrake/handbrake-1.4.2-r2.ebuild
+++ b/media-video/handbrake/handbrake-1.4.2-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit autotools python-any-r1 toolchain-funcs xdg
diff --git a/media-video/handbrake/handbrake-1.5.1.ebuild b/media-video/handbrake/handbrake-1.5.1.ebuild
index a5d8c9da21ac..97c89c1d5812 100644
--- a/media-video/handbrake/handbrake-1.5.1.ebuild
+++ b/media-video/handbrake/handbrake-1.5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit autotools python-any-r1 toolchain-funcs xdg