From: Pacho Ramos Date: Mon, 23 Oct 2017 17:34:08 +0000 (+0200) Subject: app-portage/mirrorselect: Support newer python versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ba09050c3384dfdfc50f26991ee141c73a17b87d;p=gentoo.git app-portage/mirrorselect: Support newer python versions Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild b/app-portage/mirrorselect/mirrorselect-9999.ebuild index efbbddff3d18..4b49dae3c819 100644 --- a/app-portage/mirrorselect/mirrorselect-9999.ebuild +++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) PYTHON_REQ_USE="xml" inherit eutils distutils-r1 git-r3 prefix