dev-python/suds: adding py35
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Mar 2016 03:31:41 +0000 (22:31 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Mar 2016 03:31:41 +0000 (22:31 -0500)
Package-Manager: portage-2.2.26

dev-python/suds/suds-0.6-r1.ebuild

index bb1f81a5e4a34250207518891f791518f69a3c06..c0ddaa03dd9eec75851c473477b792c30bdbdcf8 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
 DISTUTILS_IN_SOURCE_BUILD=1
 
 inherit distutils-r1