diff options
author | Sam James <sam@gentoo.org> | 2024-02-10 01:24:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-10 01:24:47 +0000 |
commit | d6e8b764740dc3106b9a89b9b18ecd1145f9c7ad (patch) | |
tree | ded2247a1f8e34bf6c6a9a2847c9514fc6ccef2b /app-vim/phpdocs | |
parent | dev-libs/libtermkey: Stabilize 0.22-r2 x86, #924181 (diff) | |
download | gentoo-d6e8b764740dc3106b9a89b9b18ecd1145f9c7ad.tar.gz gentoo-d6e8b764740dc3106b9a89b9b18ecd1145f9c7ad.tar.bz2 gentoo-d6e8b764740dc3106b9a89b9b18ecd1145f9c7ad.zip |
app-vim/phpdocs: Stabilize 0.26-r2 ALLARCHES, #924182
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/phpdocs')
-rw-r--r-- | app-vim/phpdocs/phpdocs-0.26-r2.ebuild | 4 |
1 files 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" |