commit:     93d9969c7931736bc4585c3d7e3c84d5817cd5a7
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 14:18:07 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 14:18:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d9969c

dev-python/os-xenapi: add DISTUTILS_USE_SETUPTOOLS=rdepend

Closes: https://bugs.gentoo.org/750131
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/os-xenapi/os-xenapi-0.3.4-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/os-xenapi/os-xenapi-0.3.4-r1.ebuild 
b/dev-python/os-xenapi/os-xenapi-0.3.4-r1.ebuild
index ebbae8bcf51..facdf5dccb2 100644
--- a/dev-python/os-xenapi/os-xenapi-0.3.4-r1.ebuild
+++ b/dev-python/os-xenapi/os-xenapi-0.3.4-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to