commit:     b3f8f30a56f6b0f7a22f321cf42592c8b671485a
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 03:38:12 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 03:38:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f8f30a

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 91fb831..2db4b77 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
 

Reply via email to