diff options
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-misc/vim-misc-1.17.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-misc/vim-misc-1.17.6.ebuild b/app-vim/vim-misc/vim-misc-1.17.6.ebuild index ba5e89910f97..d477acf3d8ad 100644 --- a/app-vim/vim-misc/vim-misc-1.17.6.ebuild +++ b/app-vim/vim-misc/vim-misc-1.17.6.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: miscellaneous auto-load scripts" HOMEPAGE="http://peterodding.com/code/vim/misc/" SRC_URI="https://github.com/xolox/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="misc.txt" |