diff --git a/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild b/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild index 5a227a463f834..3e771a4a1b29d 100644 --- a/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild +++ b/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1