dev-python/socketpool: adding py35

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-25 21:05:35 -05:00
parent 56d9b2b4a6
commit 73b0536eb0

View File

@@ -3,7 +3,7 @@
# $Id$
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