From b3f8f30a56f6b0f7a22f321cf42592c8b671485a Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 24 Mar 2016 22:38:12 -0500 Subject: dev-python/python-editor: add py33 support Package-Manager: portage-2.2.26 --- 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 91fb831aef39..2db4b77caeeb 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 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) inherit distutils-r1 -- cgit v1.2.3