commit:     905ed06fd745b03cd5f3c80c8f66eed9cc5f4923
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 14:42:07 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 14:42:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=905ed06f

app-vim/jedi: enable python3_5.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-vim/jedi/jedi-0.8_p20171015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/jedi/jedi-0.8_p20171015.ebuild 
b/app-vim/jedi/jedi-0.8_p20171015.ebuild
index f1f7ea7d458..da57a94f10e 100644
--- 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
 

Reply via email to