diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:25 +0000 |
commit | 91c8f176d0d829afd0c3c976911d7d830b81220f (patch) | |
tree | b364efb1e69ba5a1d4bca584cc608bb2ee1489eb /app-vim | |
parent | app-vim/nerdtree-tabs: Stabilize 1.4.7-r1 amd64, #919611 (diff) | |
download | gentoo-91c8f176d0d829afd0c3c976911d7d830b81220f.tar.gz gentoo-91c8f176d0d829afd0c3c976911d7d830b81220f.tar.bz2 gentoo-91c8f176d0d829afd0c3c976911d7d830b81220f.zip |
app-vim/locateopen: Stabilize 1.3-r2 ppc, #919613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/locateopen/locateopen-1.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/locateopen/locateopen-1.3-r2.ebuild b/app-vim/locateopen/locateopen-1.3-r2.ebuild index 745138abdad8..55fc532a167b 100644 --- a/app-vim/locateopen/locateopen-1.3-r2.ebuild +++ b/app-vim/locateopen/locateopen-1.3-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: open a file without supplying a path" HOMEPAGE="https://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" RDEPEND="sys-apps/mlocate" |