diff --git a/dev-python/pew/pew-1.1.1.ebuild b/dev-python/pew/pew-1.1.1.ebuild index 9425c31e4b42f..820b45fbbb7e2 100644 --- a/dev-python/pew/pew-1.1.1.ebuild +++ b/dev-python/pew/pew-1.1.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1