projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be6c547
)
dev-python/line_profiler: restore python 3.3
author
David Seifert
<soap@gentoo.org>
Tue, 30 Aug 2016 18:40:54 +0000
(20:40 +0200)
committer
David Seifert
<soap@gentoo.org>
Tue, 30 Aug 2016 19:04:13 +0000
(21:04 +0200)
Package-Manager: portage-2.3.0
dev-python/line_profiler/line_profiler-1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/line_profiler/line_profiler-1.0-r1.ebuild
b/dev-python/line_profiler/line_profiler-1.0-r1.ebuild
index 00e1e865624c4fe0cee0fdec8df93c1d4d55fced..3f98bd446f745622d406c740c15c94ece85ba90f 100644
(file)
--- a/
dev-python/line_profiler/line_profiler-1.0-r1.ebuild
+++ b/
dev-python/line_profiler/line_profiler-1.0-r1.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{
3,
4,5} )
inherit distutils-r1