projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70671df
)
app-vim/jedi: enable python3_5.
author
Patrice Clement
<monsieurp@gentoo.org>
Thu, 14 Dec 2017 14:42:07 +0000
(15:42 +0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Thu, 14 Dec 2017 14:42:20 +0000
(15:42 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
app-vim/jedi/jedi-0.8_p20171015.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/jedi/jedi-0.8_p20171015.ebuild
b/app-vim/jedi/jedi-0.8_p20171015.ebuild
index f1f7ea7d458648145786c3ef410e907fec42379e..da57a94f10e631581dc2cdade2c31d30467f59c4 100644
(file)
--- a/
app-vim/jedi/jedi-0.8_p20171015.ebuild
+++ b/
app-vim/jedi/jedi-0.8_p20171015.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5
} )
inherit vim-plugin python-r1 python-utils-r1