commit:     97a1900b835a9a51ccb5c064eb78c0fd7c3dada1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 02:02:20 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 02:02:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a1900b

dev-python/waitress: adding py35

Package-Manager: portage-2.2.26

 dev-python/waitress/waitress-0.8.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/waitress/waitress-0.8.10-r1.ebuild 
b/dev-python/waitress/waitress-0.8.10-r1.ebuild
index 64a250b..210bf23 100644
--- a/dev-python/waitress/waitress-0.8.10-r1.ebuild
+++ b/dev-python/waitress/waitress-0.8.10-r1.ebuild
@@ -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
 

Reply via email to