*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / eventlet / eventlet-0.24.1-r1.ebuild
index ccd2dd92db1783b46ad5241c10dd5962fe34bafd..b9a0764a81455c2181e99532ad7274bcf0ba3b8d 100644 (file)
@@ -1,8 +1,8 @@
-# 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} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1