www-servers/uwsgi: Re-enable py3.3, requested by angry_vincent

Package-Manager: portage-2.2.26
This commit is contained in:
Michał Górny
2015-12-06 15:21:57 +01:00
parent 287c3d3d13
commit 2013357de9

View File

@@ -4,7 +4,7 @@
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
PYTHON_REQ_USE="threads(+)"
RUBY_OPTIONAL="yes"