*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-portage / mirrorselect / mirrorselect-9999.ebuild
index 18cf8ef6a6c1fddcd55f174740b7ad4401b10253..5b8f8d1c2029a679ea0d3d8d58c4763a035d0f73 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=( python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="xml"
 
 inherit eutils distutils-r1 git-r3 prefix