app-emulation/podman-compose: QA: Drop DISTUTILS_USE_SETUPTOOL

Closes: https://bugs.gentoo.org/809579
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-12-21 07:19:58 +01:00
parent 27ae0aaabd
commit 48fc0ac184
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -6,7 +6,6 @@ EAPI="8"
COMMIT_ID="49fe6e7e0f35dd5db8fe46edf29ec5e60848e7d6"
PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="Run docker-compose files without root with podman"