1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-06-11 11:25:24 +02:00

Update PYTHON_COMPAT

This commit is contained in:
2026-06-01 20:26:39 +02:00
parent a70a9e3ecb
commit cbea509b5a
55 changed files with 55 additions and 286 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{10..15} )
inherit git-r3
inherit distutils-r1