diff options
Diffstat (limited to 'dev-python/ipy/ipy-1.00.ebuild')
-rw-r--r-- | dev-python/ipy/ipy-1.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-1.00.ebuild b/dev-python/ipy/ipy-1.00.ebuild index 79f544a9c627..8a8a3fc87436 100644 --- a/dev-python/ipy/ipy-1.00.ebuild +++ b/dev-python/ipy/ipy-1.00.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8} ) inherit distutils-r1 |