Skip to content

Commit

Permalink
app-vim/jedi: enable python3_5.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.3
  • Loading branch information
monsieurp committed Dec 14, 2017
1 parent 70671df commit 905ed06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-vim/jedi/jedi-0.8_p20171015.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 905ed06

Please sign in to comment.