diff --git a/dev-python/sh/sh-1.12.14.ebuild b/dev-python/sh/sh-1.12.14.ebuild index 3e665fc942009..6278d6e98ad67 100644 --- a/dev-python/sh/sh-1.12.14.ebuild +++ b/dev-python/sh/sh-1.12.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) inherit distutils-r1