app-containers/waydroid-images: enable py3.14

Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
This commit is contained in:
Brayan M. Salazar
2025-05-20 08:26:40 -04:00
parent fa60bf50d7
commit f3be776b16

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit python-any-r1