*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / cheroot / cheroot-6.5.4.ebuild
index 52823236539bd325b70d237eac437c94a8b38709..56b20f23d4f6a8131fa6623ae1865a3e54374915 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} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 
 inherit distutils-r1