dev-python/pecan: adding python3_6 for chutzpah
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 30 Aug 2017 19:14:12 +0000 (14:14 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 30 Aug 2017 19:46:42 +0000 (14:46 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/pecan/pecan-1.2.1.ebuild

index 3021c4cc8f285a03a8447903b3ddfca1ace90c21..07de96920574278530d3d00d43bbef1062ac207b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
 
 inherit distutils-r1