dev-python/automaton: adding py35
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 23:04:53 +0000 (18:04 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 23:04:53 +0000 (18:04 -0500)
Package-Manager: portage-2.2.26

dev-python/automaton/automaton-0.8.0.ebuild

index 6bc2d8e190736d49c06e11ebb25d7e5ca08e0841..a60f94487e07d60a66e905819583dd40a266f46f 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
 
 inherit distutils-r1