summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-09-13 19:58:38 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-09-13 19:58:38 +0200
commit4470d7c019e7a743f3118e7080a919398a64ac00 (patch)
tree1018fab3c94664e93c0bc0c5ed470039c9271a17 /dev-python/theano
parentdev-python/theano-pymc: Fix DISTUTILS_USE_SETUPTOOLS (diff)
downloadgentoo-4470d7c019e7a743f3118e7080a919398a64ac00.tar.gz
gentoo-4470d7c019e7a743f3118e7080a919398a64ac00.tar.bz2
gentoo-4470d7c019e7a743f3118e7080a919398a64ac00.zip
dev-python/theano: Fix DISTUTILS_USE_SETUPTOOLS
Closes: https://bugs.gentoo.org/812962 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/theano')
-rw-r--r--dev-python/theano/theano-1.0.5-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/theano/theano-1.0.5-r1.ebuild b/dev-python/theano/theano-1.0.5-r1.ebuild
index aa340176494e..88af2c3b4844 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