diff options
Diffstat (limited to 'app-vim/ctx/ctx-1.17-r2.ebuild')
-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 0613b64842ad..3d4be7d37eb9 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 ppc x86" VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=208" |