mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/phpdocs: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
7a8644e0b6
commit
6a8d397467
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ inherit vim-plugin
|
||||
DESCRIPTION="vim plugin: PHPDoc Support in VIM"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=520"
|
||||
LICENSE="vim"
|
||||
KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
KEYWORDS="amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=520"
|
||||
|
||||
|
||||
@@ -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="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=520"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user