*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / selectors34 / selectors34-1.2.ebuild
index d8ef9979d6c5a2fc0b9e4380c5681532aa3ea866..71907274c1dc6f8bbe6a94c3409dc6b24c67123d 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=5
 
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1