commit:     ba09050c3384dfdfc50f26991ee141c73a17b87d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 17:34:08 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 17:45:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba09050c

app-portage/mirrorselect: Support newer python versions

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-portage/mirrorselect/mirrorselect-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild 
b/app-portage/mirrorselect/mirrorselect-9999.ebuild
index efbbddff3d1..4b49dae3c81 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

Reply via email to