dev-python/webtest: adding py35

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-25 21:07:12 -05:00
parent c42616ff56
commit 96ead2b01e

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1