*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / greenlet / greenlet-0.4.15-r1.ebuild
index e123a0d5fe0fcdefae830584198171954a3ad069..3aa34d75264896c73de5cf094643cff50dec27fd 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
 
 # Note: greenlet is built-in in pypy
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 flag-o-matic