diff options
-rw-r--r-- | sci-mathematics/z3/z3-4.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.3.ebuild b/sci-mathematics/z3/z3-4.8.3.ebuild index 3a8136475a75..ea65ed84b8ac 100644 --- a/sci-mathematics/z3/z3-4.8.3.ebuild +++ b/sci-mathematics/z3/z3-4.8.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} ) inherit cmake-utils python-single-r1 toolchain-funcs |