commit: fa178d9d8bdeeef85fb0b003fbb856c0f248b627 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:15:58 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:15:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa178d9d
app-vim/locateopen: Stabilize 1.3-r2 x86, #919613 Signed-off-by: Arthur Zamarin <arthurzam <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 39a81e23b526..745138abdad8 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"
