dev-python/pychroot: add py36 support
authorTim Harder <radhermit@gentoo.org>
Mon, 27 Feb 2017 01:42:04 +0000 (20:42 -0500)
committerTim Harder <radhermit@gentoo.org>
Mon, 27 Feb 2017 01:46:35 +0000 (20:46 -0500)
dev-python/pychroot/pychroot-9999.ebuild

index c05455073ecdae32309e60aeb16bb2988005ef00..77e43209a1a3921cb5d82bc6918178e15bd7debc 100644 (file)
@@ -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