summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-31 21:36:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-31 21:36:55 +0100
commitb8559a6fdd1f86728c06d316871a9c74bde1d0a0 (patch)
tree9f6043552a138f72a299ee60b2e46e27eea114d8
parentdev-util/diffoscope: bump up to 138 (diff)
downloadgentoo-b8559a6f.tar.gz
gentoo-b8559a6f.tar.bz2
gentoo-b8559a6f.zip
dev-util/diffoscope: DISTUTILS_USE_SETUPTOOLS=rdepend
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-util/diffoscope/diffoscope-138.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/diffoscope/diffoscope-138.ebuild b/dev-util/diffoscope/diffoscope-138.ebuild
index 78434bd21e06..a677a10243ad 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"