dev-python/gpt-image: Enable py3.15

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-30 07:55:04 +02:00
parent 958a764c69
commit 85a4b9cf41

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( pypy3_11 python3_{13..14}t python3_{11..14} )
PYTHON_COMPAT=( python3_14t python3_{12..15} )
inherit distutils-r1 pypi