dev-python/waitress: adding py35

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-25 21:02:20 -05:00
parent d900195cc7
commit 97a1900b83

View 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