media-libs/mlt: enable py3.11

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2022-10-25 20:54:56 +02:00
parent bd83553f3c
commit 05333243bc

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit python-single-r1 cmake
DESCRIPTION="Open source multimedia framework for television broadcasting"