dev-python/setuptools-git: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 15:16:29 +0000 (17:16 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 15:16:29 +0000 (17:16 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild

index 5a227a463f834ec5d53035811ef80f03c90f07cd..3e771a4a1b29dc74886636ba7bfcd1e68746917a 100644 (file)
@@ -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