app-vim/riv: Block app-vim/jedi due to an unresolved file colllision
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
79f186d179
commit
09a298bbe2
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -19,3 +19,5 @@ else
|
||||
fi
|
||||
|
||||
LICENSE="MIT"
|
||||
# FIXME: /usr/share/vim/vimfiles/after/syntax/python.vim file collision
|
||||
DEPEND="!!dev-python/jedi"
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -19,3 +19,5 @@ else
|
||||
fi
|
||||
|
||||
LICENSE="MIT"
|
||||
# FIXME: /usr/share/vim/vimfiles/after/syntax/python.vim file collision
|
||||
DEPEND="!!dev-python/jedi"
|
||||
|
Loading…
Reference in New Issue
Block a user