media-libs/libplacebo: enable py3.14

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-05-11 21:40:22 -04:00
parent d8a19254d4
commit 1229b24c3d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit meson-multilib python-any-r1
if [[ ${PV} == 9999 ]]; then

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit meson-multilib python-any-r1
if [[ ${PV} == 9999 ]]; then