app-portage/mirrorselect: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:40:02 +0000 (17:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 16:52:54 +0000 (17:52 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/mirrorselect/mirrorselect-2.2.3.ebuild

index 8faf830ef75e8167cbb6aa38576bf8b0da09b9c3..c2817fcb4edccee8369123aa083e4020ae2fc2d7 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="xml"
 
 inherit eutils distutils-r1 prefix