*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / zope-testrunner / zope-testrunner-4.7.0.ebuild
index f42adea0763ee41da4db5983d3aa2b99aeb979f5..f3b9415e8536719fe07e8492ba4477701a888cb7 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 python3_{5,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 inherit distutils-r1
 
 MY_PN=${PN/-/.}