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

dev-python/waitress/waitress-0.8.10-r1.ebuild

index 64a250b74730e4480c18abc85df7af384d331ab2..210bf23535d491a9ea1b75b970d4f4f49616588f 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1