diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:18:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:18:41 +0000 |
commit | 6299a99b2450741d43a8126d6a0a8d2abcb84de8 (patch) | |
tree | c92b54420169c30f145a7864bf7bef1296e6ac65 /app-vim/showmarks | |
parent | app-vim/showmarks: Stabilize 2.2-r2 amd64, #919650 (diff) | |
download | gentoo-6299a99b2450741d43a8126d6a0a8d2abcb84de8.tar.gz gentoo-6299a99b2450741d43a8126d6a0a8d2abcb84de8.tar.bz2 gentoo-6299a99b2450741d43a8126d6a0a8d2abcb84de8.zip |
app-vim/showmarks: Stabilize 2.2-r2 sparc, #919650
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/showmarks')
-rw-r--r-- | app-vim/showmarks/showmarks-2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/showmarks/showmarks-2.2-r2.ebuild b/app-vim/showmarks/showmarks-2.2-r2.ebuild index 3c139d1c0419..1f89122d583d 100644 --- a/app-vim/showmarks/showmarks-2.2-r2.ebuild +++ b/app-vim/showmarks/showmarks-2.2-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: show location marks visually" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=152" LICENSE="public-domain" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc ~x86" VIM_PLUGIN_HELPFILES="showmarks.txt" |