app-vim/python-mode: Drop python3.7 support
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
7b1139ecf1
commit
4509e9592b
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
inherit python-r1 vim-plugin
|
||||
|
||||
COMMIT_ID="295e84d9dd7f4887f8a5635e9dfe88dfeabaf00c"
|
Loading…
Reference in New Issue
Block a user