From: Manuel RĂ¼ger Date: Fri, 28 Apr 2017 15:16:29 +0000 (+0200) Subject: dev-python/setuptools-git: Add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1cbafe7ca4786728d06e7c25b7e45ab87e8180b3;p=gentoo.git dev-python/setuptools-git: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- 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 5a227a463f83..3e771a4a1b29 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