commit: ca39face178dbb37cf001b03a1783938181793ce Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 10:00:33 2016 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 10:01:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca39face
dev-python/python-editor: Add py35 Package-Manager: portage-2.2.28 dev-python/python-editor/python-editor-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-editor/python-editor-0.4.ebuild b/dev-python/python-editor/python-editor-0.4.ebuild index 1a8453d..91fb831 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
