dev-python/line_profiler: restore python 3.3

Package-Manager: portage-2.3.0
This commit is contained in:
David Seifert
2016-08-30 20:40:54 +02:00
parent be6c54771a
commit 8af2177300

View File

@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit distutils-r1