commit:     b8559a6fdd1f86728c06d316871a9c74bde1d0a0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 31 20:36:55 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Mar 31 20:36:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8559a6f

dev-util/diffoscope: DISTUTILS_USE_SETUPTOOLS=rdepend

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-util/diffoscope/diffoscope-138.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/diffoscope/diffoscope-138.ebuild 
b/dev-util/diffoscope/diffoscope-138.ebuild
index 78434bd21e0..a677a10243a 100644
--- a/dev-util/diffoscope/diffoscope-138.ebuild
+++ b/dev-util/diffoscope/diffoscope-138.ebuild
@@ -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"

Reply via email to