*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / weakrefmethod / weakrefmethod-1.0.3.ebuild
index 01ea69b6ab7ed112b070a3cb4885536426490597..befc420d0a797034604b6c1158c9880ee9fa2bf7 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 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