dev-util/diffoscope: DISTUTILS_USE_SETUPTOOLS=rdepend
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 31 Mar 2020 20:36:55 +0000 (21:36 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 31 Mar 2020 20:36:55 +0000 (21:36 +0100)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/diffoscope/diffoscope-138.ebuild

index 78434bd21e0696acf41b228ef47052002e802a8f..a677a10243ad7dc8b6038d9472e325857a55b7e8 100644 (file)
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Will try to get to the bottom of what makes files or directories different"