commit:     f2b0d61844359ea6c99edd6d764e93564fb5e3bc
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Oct 15 06:16:25 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:21:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b0d618

dev-python/pytables: correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/748702
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytables/pytables-3.6.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pytables/pytables-3.6.1.ebuild 
b/dev-python/pytables/pytables-3.6.1.ebuild
index 926cdcf1800..bb4910ff792 100644
--- a/dev-python/pytables/pytables-3.6.1.ebuild
+++ b/dev-python/pytables/pytables-3.6.1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="threads(+)"
 

Reply via email to