*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / jaraco-classes / jaraco-classes-2.0-r1.ebuild
index 05d10dbfe72e9eb16d243eadc8d3210f49a0d46f..2bc0ef26fc6436a9405b6f78259a961ce81a7624 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 # Tests fail with pypy
-PYTHON_COMPAT=( pypy3 python{2_7,3_{5,6,7,8}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1