dev-python/logutils: adding py35
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 26 Mar 2016 02:03:35 +0000 (21:03 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 26 Mar 2016 02:03:35 +0000 (21:03 -0500)
Package-Manager: portage-2.2.26

dev-python/logutils/logutils-0.3.3.ebuild

index c7cb30eb0122555dd547158c2eb7cdbbbfb69431..4fa7be370423029c2ba81ae9e83fe5ac16ca91cf 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