*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / webob / webob-1.8.2.ebuild
index f7e0745b13464d126fa2f5934a86749d13638fff..7ca5d48a9477e09507e6bce8a6dbd279227e8ccb 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=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1