diff options
author | 2023-12-09 21:01:20 +0100 | |
---|---|---|
committer | 2023-12-09 21:01:45 +0100 | |
commit | b98a705310a37eb5b20c9ede9dc1e2966ec6235a (patch) | |
tree | f530fa36c0623527205d8243d57902ef9c3b1e21 /app-vim/locateopen | |
parent | app-vim/ntp-syntax: Stabilize 20031001-r2 ppc64, #919610 (diff) | |
download | gentoo-b98a705310a37eb5b20c9ede9dc1e2966ec6235a.tar.gz gentoo-b98a705310a37eb5b20c9ede9dc1e2966ec6235a.tar.bz2 gentoo-b98a705310a37eb5b20c9ede9dc1e2966ec6235a.zip |
app-vim/locateopen: Stabilize 1.3-r2 amd64, #919613
Signed-off-by: Michał Górny <mgorny@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 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" |