dev-python/python-editor: Add py35

Package-Manager: portage-2.2.28
This commit is contained in:
Patrick Lauer
2016-03-12 11:00:33 +01:00
parent c169e3d24e
commit ca39face17

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1