app-portage/mirrorselect: Support newer python versions
authorPacho Ramos <pacho@gentoo.org>
Mon, 23 Oct 2017 17:34:08 +0000 (19:34 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 23 Oct 2017 17:45:23 +0000 (19:45 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

app-portage/mirrorselect/mirrorselect-9999.ebuild

index efbbddff3d1841932e9e7938be8a5388c2e437fc..4b49dae3c819682386cbe0e1429fcfd72ead22ba 100644 (file)
@@ -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