app-vim/python-mode: Revbump to enable python3_9 support
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
2d04d8df30
commit
0a763d99ac
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_8 )
|
PYTHON_COMPAT=( python3_{8..9} )
|
||||||
inherit python-r1 vim-plugin
|
inherit python-r1 vim-plugin
|
||||||
|
|
||||||
COMMIT_ID="295e84d9dd7f4887f8a5635e9dfe88dfeabaf00c"
|
COMMIT_ID="295e84d9dd7f4887f8a5635e9dfe88dfeabaf00c"
|
Loading…
Reference in New Issue
Block a user