diff options
author | 2023-12-09 20:15:58 +0000 | |
---|---|---|
committer | 2023-12-09 20:15:58 +0000 | |
commit | fa178d9d8bdeeef85fb0b003fbb856c0f248b627 (patch) | |
tree | 1ac00331b34ae92b96dbedd690291c3f6f81111c /app-vim/locateopen | |
parent | app-vim/tmpl: Stabilize 0.1-r2 amd64, #919638 (diff) | |
download | gentoo-fa178d9d8bdeeef85fb0b003fbb856c0f248b627.tar.gz gentoo-fa178d9d8bdeeef85fb0b003fbb856c0f248b627.tar.bz2 gentoo-fa178d9d8bdeeef85fb0b003fbb856c0f248b627.zip |
app-vim/locateopen: Stabilize 1.3-r2 x86, #919613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/locateopen')
-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 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" |