summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 17:40:02 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 17:52:54 +0100
commita6422d971009f840f6a8e933ef3bf9b26e5abeee (patch)
tree2a369969fd7a11100a621e5c86a8af9b765cdf24 /app-portage
parentapp-crypt/gkeys: Remove py2 (diff)
downloadgentoo-a6422d971009f840f6a8e933ef3bf9b26e5abeee.tar.gz
gentoo-a6422d971009f840f6a8e933ef3bf9b26e5abeee.tar.bz2
gentoo-a6422d971009f840f6a8e933ef3bf9b26e5abeee.zip
app-portage/mirrorselect: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/mirrorselect/mirrorselect-2.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
index 8faf830ef75e..c2817fcb4edc 100644
--- a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
@@ -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