summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-03-12 11:00:33 +0100
committerPatrick Lauer <patrick@gentoo.org>2016-03-12 11:01:23 +0100
commitca39face178dbb37cf001b03a1783938181793ce (patch)
tree13983bc0a3d9091bb5877d0c41bc303e0e8ae666 /dev-python/python-editor
parentapp-admin/supervisor: Bump (diff)
downloadgentoo-ca39face178dbb37cf001b03a1783938181793ce.tar.gz
gentoo-ca39face178dbb37cf001b03a1783938181793ce.tar.bz2
gentoo-ca39face178dbb37cf001b03a1783938181793ce.zip
dev-python/python-editor: Add py35
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r--dev-python/python-editor/python-editor-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-editor/python-editor-0.4.ebuild b/dev-python/python-editor/python-editor-0.4.ebuild
index 1a8453d56e11..91fb831aef39 100644
--- a/dev-python/python-editor/python-editor-0.4.ebuild
+++ b/dev-python/python-editor/python-editor-0.4.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1