Patch materialyoucolor

This commit is contained in:
Paddy Milner 2025-08-18 21:59:38 +01:00
parent 3c8221bfb8
commit 462d3e53c1
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
EAPI=8
RESTRICT="network-sandbox"
DISTUTILS_USE_PEP517=setuptools
EPYTHON=/usr/bin/python
PYTHON_COMPAT=( python3_{10..13} )

View file

@ -3,7 +3,7 @@
EAPI=8
EPYTHON=python
EPYTHON=/usr/bin/python
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{10..13} )