www-servers/uwsgi: Re-enable py3.3, requested by angry_vincent
authorMichał Górny <mgorny@gentoo.org>
Sun, 6 Dec 2015 14:21:57 +0000 (15:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 6 Dec 2015 14:21:57 +0000 (15:21 +0100)
Package-Manager: portage-2.2.26

www-servers/uwsgi/uwsgi-2.0.11.2-r1.ebuild

index 815a260f42187224fc978ee52b4756d95fde3e10..dca76d8faaa6d122c7dbd9931b8b6633ff1e63f6 100644 (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"