1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-06-12 20:05:30 +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
@@ -1 +1 @@
EBUILD linak-ctrl-9999.ebuild 506 BLAKE2B b09bac6531cf69069b8150c878b57f91f15bc368292a7354d9b348524d3f627b552bb7f862d9e7c5fcf2a62f7c5533195f4b0ef0b2aca80671dc0d377842a36f SHA512 bc44ad89b7299d538bd4f29af406028842824c659ecde56b8dc58fffa2676cf7ba1258ddced9545835ef40b2450f2b402e232551cc8e212a0146eb2292a95fc7
EBUILD linak-ctrl-9999.ebuild 506 BLAKE2B 9c304cf7001a9133bab4faaa4ea51dc1f45b583c4d63706304de0ec53609ee2362376d429f54c13e2c9074fd53f08c6edb69672145f14101fe98823137fcfe1c SHA512 bb6b7c374909d76d9dd3c94194164bfd5cfa71aaac3417d98812c5304d9ba4e57095d52b205034896a38812d4249c8117eddf2aaec153e810635173116be7c28
+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