diff options
Diffstat (limited to 'app-vim/greputils/greputils-2.8-r1.ebuild')
-rw-r--r-- | app-vim/greputils/greputils-2.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild b/app-vim/greputils/greputils-2.8-r1.ebuild index f632862dd2e4..0b755f2ff12b 100644 --- a/app-vim/greputils/greputils-2.8-r1.ebuild +++ b/app-vim/greputils/greputils-2.8-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: interface with grep, find and id-utils" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1062" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPURI="${HOMEPAGE}" |