projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b2aadb
)
dev-python/scandir: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 25 Sep 2017 13:33:56 +0000
(15:33 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 25 Sep 2017 13:36:56 +0000
(15:36 +0200)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
dev-python/scandir/scandir-1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/scandir/scandir-1.5.ebuild
b/dev-python/scandir/scandir-1.5.ebuild
index 9c409ca6ffb4950911b2e68158b6867e0956f836..536cb8ec1db72021440bd84f1c5419f259444f14 100644
(file)
--- 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