1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-02-22 19:15:48 +01:00

Bump python version for fs-uae-wrapper

This commit is contained in:
2025-04-19 08:31:11 +02:00
parent 8bc9bb8e3e
commit dd4e812fa0
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..13} )
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1