diff options
-rw-r--r-- | app-vim/pdv/pdv-1.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pdv/pdv-1.0.1-r2.ebuild b/app-vim/pdv/pdv-1.0.1-r2.ebuild index a8a2a1562d1b..500e6055204f 100644 --- a/app-vim/pdv/pdv-1.0.1-r2.ebuild +++ b/app-vim/pdv/pdv-1.0.1-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: PDV (phpDocumentor for Vim)" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1355" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" VIM_PLUGIN_HELPTEXT="To use this plugin, you should map the PhpDoc() function to something. For example, add the following to your ~/.vimrc: |