commit:     36420e588f04002b2c85a1faac4a9c9d95f79f5f
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue May 20 17:16:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 21 20:57:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36420e58

media-video/handbrake: enable py3.14

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42177
Closes: https://github.com/gentoo/gentoo/pull/42177
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/handbrake/handbrake-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/handbrake/handbrake-9999.ebuild 
b/media-video/handbrake/handbrake-9999.ebuild
index bf7e0a216e50..25687365c4ee 100644
--- a/media-video/handbrake/handbrake-9999.ebuild
+++ b/media-video/handbrake/handbrake-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit edo flag-o-matic multiprocessing python-any-r1 toolchain-funcs xdg
 

Reply via email to