Updated python

This commit is contained in:
2026-06-10 15:22:07 +02:00
parent 62363a120e
commit e508a808ad
3 changed files with 1 additions and 27 deletions
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{11..15} )
inherit distutils-r1