diff --git a/dev-python/pyds9/pyds9-1.8.1.ebuild b/dev-python/pyds9/pyds9-1.8.1.ebuild index 35e2d04aed1d1..c7941f4d55f86 100644 --- a/dev-python/pyds9/pyds9-1.8.1.ebuild +++ b/dev-python/pyds9/pyds9-1.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1