diff options
Diffstat (limited to 'dev-python/cvxopt')
-rw-r--r-- | dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/cvxopt/cvxopt-1.1.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild b/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild index 150ba1525895..c3100bfdc118 100644 --- a/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild +++ b/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 toolchain-funcs eutils diff --git a/dev-python/cvxopt/cvxopt-1.1.8.ebuild b/dev-python/cvxopt/cvxopt-1.1.8.ebuild index 86524f931f89..14752c3cd1f7 100644 --- a/dev-python/cvxopt/cvxopt-1.1.8.ebuild +++ b/dev-python/cvxopt/cvxopt-1.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils toolchain-funcs |