diff --git a/dev-python/colorful/colorful-0.4.1.ebuild b/dev-python/colorful/colorful-0.4.1.ebuild index 75f2c8b247df6..e99d3dd84bef6 100644 --- a/dev-python/colorful/colorful-0.4.1.ebuild +++ b/dev-python/colorful/colorful-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1