commit:     bb019335da8608429eb80bdefd3b0402cbfaaaca
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 13:33:56 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 13:36:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb019335

dev-python/scandir: Support newer python

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-python/scandir/scandir-1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/scandir/scandir-1.5.ebuild 
b/dev-python/scandir/scandir-1.5.ebuild
index 9c409ca6ffb..536cb8ec1db 100644
--- a/dev-python/scandir/scandir-1.5.ebuild
+++ b/dev-python/scandir/scandir-1.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1
 

Reply via email to