app-emulation/cloud-utils: enable py3.14, py3.15

Signed-off-by: Artemis Everfree <artemis@artemis.sh>
This commit is contained in:
Artemis Everfree
2026-07-06 07:50:04 -07:00
parent f10c716155
commit c28665301d

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..15} )
inherit python-single-r1
DESCRIPTION="Useful set of utilities for interacting with a cloud."