*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / wstools / wstools-0.4.3.ebuild
index 05c62af2d2631ab13e85111cb42c26e5d8063435..567a1fee74e95e3867a127eb6b6175df513779dc 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1