dev-python/lxml: Enable py3.15

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-05-09 17:08:38 +02:00
parent 22e6bae87f
commit be2ba29ae6

View File

@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
PYTHON_COMPAT=( python3_{11..15} pypy3_11 )
inherit distutils-r1 optfeature toolchain-funcs