diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 14:04:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 14:04:27 +0200 |
commit | b7cc689c1640785c622bde18e83f410bcef43892 (patch) | |
tree | 23a7fbbf9574d7d526aa7827d5d4f424612bbdbe /app-vim | |
parent | app-editors/vile: Stabilize 9.8z ppc, #926658 (diff) | |
download | gentoo-b7cc689c1640785c622bde18e83f410bcef43892.tar.gz gentoo-b7cc689c1640785c622bde18e83f410bcef43892.tar.bz2 gentoo-b7cc689c1640785c622bde18e83f410bcef43892.zip |
app-vim/ctx: Stabilize 1.17-r2 ALLARCHES, #926659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ctx/ctx-1.17-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ctx/ctx-1.17-r2.ebuild b/app-vim/ctx/ctx-1.17-r2.ebuild index 8f6db1d5e1bd..0613b64842ad 100644 --- a/app-vim/ctx/ctx-1.17-r2.ebuild +++ b/app-vim/ctx/ctx-1.17-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: display current scope context in a C file" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=208" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc x86" VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=208" |