media-video/handbrake: disable py3.10

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-06 19:42:47 +01:00
parent a41f9971bd
commit e965b8b414

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit edo flag-o-matic multiprocessing python-any-r1 toolchain-funcs xdg