mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
media-libs/lilv: Add python3.14 support
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44408 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
0cc7fa584f
commit
07b945e16e
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..13} python3_13t )
|
||||
PYTHON_COMPAT=( python3_{9..14} python3_13t )
|
||||
PYTHON_REQ_USE='threads(+)'
|
||||
|
||||
inherit meson-multilib python-single-r1
|
||||
|
||||
Reference in New Issue
Block a user