diff options
Diffstat (limited to 'app-vim/cecutil/cecutil-17.ebuild')
-rw-r--r-- | app-vim/cecutil/cecutil-17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/cecutil/cecutil-17.ebuild b/app-vim/cecutil/cecutil-17.ebuild index cb3ae5ca7939..90f32294875e 100644 --- a/app-vim/cecutil/cecutil-17.ebuild +++ b/app-vim/cecutil/cecutil-17.ebuild @@ -8,6 +8,6 @@ inherit vim-plugin DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1066" LICENSE="vim" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~mips ppc sparc x86" VIM_PLUGIN_HELPFILES="${PN}.txt" |