commit: 50162771851b5ddeda72d0f457b11ff3dc3ae98e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:51:56 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:51:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50162771
app-vim/pdv: Stabilize 1.0.1-r2 x86, #919614 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/pdv/pdv-1.0.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:
