*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-gflags / python-gflags-3.1.1.ebuild
index b227f6d1ecb7295c3c88ad9b7cb604084ab9c9f0..76980732b52031575fde630ee89e6a6b4673c429 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=6
 
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1