*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / blinker / blinker-1.4-r1.ebuild
index c6ad1644a6a8efc560c33c0d43d1dfe29f0806ed..08fd2f556b42aa50162d36eab29a301e8734f103 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=( python2_7 python3_{5,6,7,8} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1