app-vim/jedi: enable python3_5.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Patrice Clement
2017-12-14 15:42:07 +01:00
parent 70671df713
commit 905ed06fd7

View File

@@ -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