From bb019335da8608429eb80bdefd3b0402cbfaaaca Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 25 Sep 2017 15:33:56 +0200 Subject: [PATCH] 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 9c409ca6ffb4..536cb8ec1db7 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 -- 2.26.2