dev-python/couchdb-python: adding py35

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-24 23:36:35 -05:00
parent abcd947f3f
commit 1d664cd3d1

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