dev-python/anyjson: adding py35

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-24 23:34:52 -05:00
parent 15315e2838
commit 5f3485be5c

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