summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-04-28 17:16:29 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-04-28 17:16:29 +0200
commit1cbafe7ca4786728d06e7c25b7e45ab87e8180b3 (patch)
tree07e38f68f41f8d8a0113ee038a2a628266f2a71a /dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild
parentdev-python/pkgconfig: Add python3_6 (diff)
downloadgentoo-1cbafe7ca4786728d06e7c25b7e45ab87e8180b3.tar.gz
gentoo-1cbafe7ca4786728d06e7c25b7e45ab87e8180b3.tar.bz2
gentoo-1cbafe7ca4786728d06e7c25b7e45ab87e8180b3.zip
dev-python/setuptools-git: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild')
-rw-r--r--dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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