*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-portage / mirrorselect / mirrorselect-2.2.3.ebuild
index 4ded19f04ff56bdae65dbc31e328b5f515fed2fe..c8fc41be312bd52c858707f999d615925a0af566 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="5"
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit eutils distutils-r1 prefix