dev-util/android-tools: enable py3.14

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-06-21 20:51:10 +03:00
parent 0d38eaca61
commit 7944b36d2b

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit cmake flag-o-matic python-r1