*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / trollius / trollius-2.2.ebuild
index 9de2fd0afd5d62b5b4a353dc07e4ee40808d4a3f..b0922242a5354a50f706be9b2d6db98e0caf3268 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