*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / lz4 / lz4-0.10.1.ebuild
index 7692ea02b015231b866bf7c4d838c5d3b9c3e4f5..ab2f218698119690e92bd320f832a8fa6d8e3d6b 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=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1