commit: d6e8b764740dc3106b9a89b9b18ecd1145f9c7ad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 01:24:47 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 01:24:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e8b764
app-vim/phpdocs: Stabilize 0.26-r2 ALLARCHES, #924182 Signed-off-by: Sam James <sam <AT> gentoo.org> app-vim/phpdocs/phpdocs-0.26-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/phpdocs/phpdocs-0.26-r2.ebuild b/app-vim/phpdocs/phpdocs-0.26-r2.ebuild index fbb4872edfc7..fc576e2a6c6c 100644 --- a/app-vim/phpdocs/phpdocs-0.26-r2.ebuild +++ b/app-vim/phpdocs/phpdocs-0.26-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: PHPDoc Support in VIM" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=520" LICENSE="vim" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=520"