commit:     4470d7c019e7a743f3118e7080a919398a64ac00
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 17:58:38 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 17:58:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4470d7c0

dev-python/theano: Fix DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/812962
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/theano/theano-1.0.5-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/theano/theano-1.0.5-r1.ebuild 
b/dev-python/theano/theano-1.0.5-r1.ebuild
index aa340176494..88af2c3b484 100644
--- a/dev-python/theano/theano-1.0.5-r1.ebuild
+++ b/dev-python/theano/theano-1.0.5-r1.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 optfeature
 

Reply via email to