summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-02-26 20:42:04 -0500
committerTim Harder <radhermit@gentoo.org>2017-02-26 20:46:35 -0500
commit093bde28215bec2651838aa8701f1538d4253fba (patch)
tree7308c11c33d0e9f63c1420202025fa5fdf86ea0f /dev-python/pychroot/pychroot-9999.ebuild
parentdev-util/pkgcheck: add py36 support (diff)
downloadgentoo-093bde28215bec2651838aa8701f1538d4253fba.tar.gz
gentoo-093bde28215bec2651838aa8701f1538d4253fba.tar.bz2
gentoo-093bde28215bec2651838aa8701f1538d4253fba.zip
dev-python/pychroot: add py36 support
Diffstat (limited to 'dev-python/pychroot/pychroot-9999.ebuild')
-rw-r--r--dev-python/pychroot/pychroot-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index c05455073ecd..77e43209a1a3 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then