diff options
Diffstat (limited to 'dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild')
-rw-r--r-- | dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild b/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild index c1f278df8a63..1041c4cd8c8e 100644 --- a/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild +++ b/dev-python/theano-pymc/theano-pymc-1.0.13-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 optfeature DESCRIPTION="Library for operating on mathematical expressions with multi-dimensional arrays" |