*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyrex / pyrex-0.9.9-r1.ebuild
index 1c60234cc4201dee410bacba1aae78b83c3899f4..65c5c140ebb3c5c4c6484fd94d5291bc1458c972 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 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