*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / zstandard / zstandard-0.12.0.ebuild
index f4dd005d554e0e98611c257d004eecb07cd0f32e..e1d83cc6a6075c7ebe0ef3f608063d7cb007a775 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=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1