diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-09-13 23:55:08 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-09-13 23:55:08 +0200 |
commit | 7e95f4e5d104b84624d9ca0293baba52419b104a (patch) | |
tree | e311c72044a2ef887848347a0f377b76620d9e5b /app-vim/phpdocs | |
parent | sys-kernel/vanilla-sources: Version bump to 4.4.88 (diff) | |
download | gentoo-7e95f4e5d104b84624d9ca0293baba52419b104a.tar.gz gentoo-7e95f4e5d104b84624d9ca0293baba52419b104a.tar.bz2 gentoo-7e95f4e5d104b84624d9ca0293baba52419b104a.zip |
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
Diffstat (limited to 'app-vim/phpdocs')
-rw-r--r-- | app-vim/phpdocs/phpdocs-0.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/phpdocs/phpdocs-0.26-r1.ebuild b/app-vim/phpdocs/phpdocs-0.26-r1.ebuild index 7cc6c7dd7550..4f344a1b3ed6 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" |