diff options
Diffstat (limited to 'app-vim/curcmdmode')
-rw-r--r-- | app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild index bd6007059aa0..e7228e5e47c3 100644 --- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild +++ b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: library for extending vim's mode() function" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND="app-vim/genutils" |