*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / msgpack / msgpack-0.5.6.ebuild
index 99778feefbbf16e984b85cd9eb4a59247a7c38b3..7ed163fcb2ae79bcf67cec52ab63d650cae67ff5 100644 (file)
@@ -1,8 +1,8 @@
-# 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 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1