*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / www-servers / uwsgi / uwsgi-2.0.17.1-r1.ebuild
index 775814d2f42b804934168af47698efa9bb086f65..92346204f3c1e6bea21be7dfd412ef28a7d46716 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 PYTHON_REQ_USE="threads(+)"
 
 RUBY_OPTIONAL="yes"