*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / configparser / configparser-3.5.0.ebuild
index ab81156bbe9a63e4f30a36e93eb950b7388ae03f..349b4a8448fddb54e886c53b2b2b34a060f3ced0 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Backport of Python-3 built-in configparser"