dev-python/jsonpatch: Add py35

Package-Manager: portage-2.2.27
This commit is contained in:
Patrick Lauer
2016-03-02 12:30:16 +01:00
parent 303bfe9f03
commit 30fd6ad344

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 )
RESTRICT="test"