app-admin/run0edit: enable py3.15

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-07-06 23:58:11 -03:00
parent eebd7527ab
commit 025c8a975f

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{12..14} )
PYTHON_COMPAT=( python3_{12..15} )
inherit python-single-r1