summaryrefslogtreecommitdiff
path: root/dev-python/python-editor/python-editor-0.4.ebuild
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/python-editor-0.4.ebuild
parentc169e3d24ec32c67a6442149d06c0be95e67a700 (diff)
downloadgentoo-ca39face178dbb37cf001b03a1783938181793ce.tar.gz
gentoo-ca39face178dbb37cf001b03a1783938181793ce.tar.xz
dev-python/python-editor: Add py35
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/python-editor/python-editor-0.4.ebuild')
-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 1a8453d56e1..91fb831aef3 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