app-containers/podman-compose: Revbump for PEP517 and other QA

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2022-11-22 22:38:14 +01:00
parent 882b22f6ca
commit d32e1564d3
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -5,6 +5,7 @@ EAPI="8"
COMMIT_ID=""
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1