mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-libs/weston: Add Python 3.14 to 14.0.2
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
|
||||
EXPERIMENTAL="true"
|
||||
fi
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{10..14} )
|
||||
inherit meson python-any-r1 readme.gentoo-r1 xdg-utils ${GIT_ECLASS}
|
||||
|
||||
DESCRIPTION="Wayland reference compositor"
|
||||
|
||||
Reference in New Issue
Block a user