commit:     ef01f1d7cfbb9f1b15fad1895a66216e89ca982e
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 24 11:30:39 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 11:30:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef01f1d7

app-emulation/docker-compose: fix setuptools dependency

Closes: https://bugs.gentoo.org/809731
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 app-emulation/docker-compose/docker-compose-1.29.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/docker-compose/docker-compose-1.29.2.ebuild 
b/app-emulation/docker-compose/docker-compose-1.29.2.ebuild
index f61fc3f500a..8b8382057d2 100644
--- a/app-emulation/docker-compose/docker-compose-1.29.2.ebuild
+++ b/app-emulation/docker-compose/docker-compose-1.29.2.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit bash-completion-r1 distutils-r1
 

Reply via email to