diff options
Diffstat (limited to 'dev-python/theano-pymc/theano-pymc-1.0.14.ebuild')
-rw-r--r-- | dev-python/theano-pymc/theano-pymc-1.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/theano-pymc/theano-pymc-1.0.14.ebuild b/dev-python/theano-pymc/theano-pymc-1.0.14.ebuild index 695a31afb335..cb97d448445f 100644 --- a/dev-python/theano-pymc/theano-pymc-1.0.14.ebuild +++ b/dev-python/theano-pymc/theano-pymc-1.0.14.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" |