diff --git a/dev-python/ImageHash/ImageHash-4.0.ebuild b/dev-python/ImageHash/ImageHash-4.0.ebuild index 74b45121430be..95d1bc1413b2c 100644 --- a/dev-python/ImageHash/ImageHash-4.0.ebuild +++ b/dev-python/ImageHash/ImageHash-4.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1