commit: b98a705310a37eb5b20c9ede9dc1e2966ec6235a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:01:20 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:01:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98a7053
app-vim/locateopen: Stabilize 1.3-r2 amd64, #919613 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/locateopen/locateopen-1.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/locateopen/locateopen-1.3-r2.ebuild b/app-vim/locateopen/locateopen-1.3-r2.ebuild index 1178d0e9f4f5..39a81e23b526 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"
