diff options
Diffstat (limited to 'dev-python/oct2py/oct2py-3.6.0.ebuild')
-rw-r--r-- | dev-python/oct2py/oct2py-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild index b6f9760da7c2..d92249da7d6a 100644 --- a/dev-python/oct2py/oct2py-3.6.0.ebuild +++ b/dev-python/oct2py/oct2py-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 |