commit: 7e95f4e5d104b84624d9ca0293baba52419b104a Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Sep 13 21:55:08 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Sep 13 21:55:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e95f4e5
app-vim/phpdocs: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-vim/phpdocs/phpdocs-0.26-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/phpdocs/phpdocs-0.26-r1.ebuild b/app-vim/phpdocs/phpdocs-0.26-r1.ebuild index 7cc6c7dd755..4f344a1b3ed 100644 --- a/app-vim/phpdocs/phpdocs-0.26-r1.ebuild +++ b/app-vim/phpdocs/phpdocs-0.26-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: PHPDoc Support in VIM" HOMEPAGE="http://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="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=520"