diff options
Diffstat (limited to 'app-vim/locateopen/locateopen-1.3-r1.ebuild')
-rw-r--r-- | app-vim/locateopen/locateopen-1.3-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-vim/locateopen/locateopen-1.3-r1.ebuild b/app-vim/locateopen/locateopen-1.3-r1.ebuild index 14268465894f..b0a28bec92fc 100644 --- a/app-vim/locateopen/locateopen-1.3-r1.ebuild +++ b/app-vim/locateopen/locateopen-1.3-r1.ebuild @@ -10,10 +10,12 @@ DESCRIPTION="vim plugin: open a file without supplying a path" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=858" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" IUSE="" -RDEPEND="${RDEPEND} sys-apps/mlocate" +RDEPEND=" + ${RDEPEND} + sys-apps/mlocate" VIM_PLUGIN_HELPTEXT=\ "This plugin provides commands that hook vim into mlocate: |