projects
/
wtk-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
407dbbb
)
Update support to Python 3.4
author
Laurent Bachelier
<laurent@bachelier.name>
Thu, 3 Apr 2014 19:11:31 +0000
(21:11 +0200)
committer
Laurent Bachelier
<laurent@bachelier.name>
Thu, 3 Apr 2014 19:11:48 +0000
(21:11 +0200)
pytest-xdist-1.10.ebuild
patch
|
blob
|
history
diff --git
a/pytest-xdist-1.10.ebuild
b/pytest-xdist-1.10.ebuild
index 253c511c013d47dcdf516057f24d8c78013e5461..a25276bdee22180178bac7063d6b8aca21fb4661 100644
(file)
--- a/
pytest-xdist-1.10.ebuild
+++ b/
pytest-xdist-1.10.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3
,3_4
} )
inherit distutils-r1