From 36420e588f04002b2c85a1faac4a9c9d95f79f5f Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Tue, 20 May 2025 20:16:14 +0300 Subject: [PATCH] media-video/handbrake: enable py3.14 Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/42177 Closes: https://github.com/gentoo/gentoo/pull/42177 Signed-off-by: Sam James --- 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 bf7e0a216e509..25687365c4ee0 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