diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:18:40 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:18:40 +0000 |
commit | fd6659bad2e3c297dffc80f58729f0f9ddc639f4 (patch) | |
tree | c670b6aea5b91d5787a88f44216d9182beaa79e1 /app-vim/showmarks/showmarks-2.2-r2.ebuild | |
parent | app-vim/vimbuddy: Stabilize 0.9.2-r2 x86, #919642 (diff) | |
download | gentoo-fd6659bad2e3c297dffc80f58729f0f9ddc639f4.tar.gz gentoo-fd6659bad2e3c297dffc80f58729f0f9ddc639f4.tar.bz2 gentoo-fd6659bad2e3c297dffc80f58729f0f9ddc639f4.zip |
app-vim/showmarks: Stabilize 2.2-r2 amd64, #919650
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/showmarks/showmarks-2.2-r2.ebuild')
-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 26ced3d2f593..3c139d1c0419 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" |