*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-musicbrainz / python-musicbrainz-0.7.4-r1.ebuild
index aab2babb78397dcb5db159db696196f6da360845..a981d645af2cde331dcf1ba5e0ae722adf5c63bf 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=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1