diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2019-03-31 20:46:57 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-04-01 10:51:29 +0200 |
commit | 416e0bb4dc85e293f0fb485d6bdf599323eda540 (patch) | |
tree | e310d5da921ec35cc2e897799f63f616d55040c5 /app-vim | |
parent | app-vim/pgn-syntax: clean up old. (diff) | |
download | gentoo-416e0bb4dc85e293f0fb485d6bdf599323eda540.tar.gz gentoo-416e0bb4dc85e293f0fb485d6bdf599323eda540.tar.bz2 gentoo-416e0bb4dc85e293f0fb485d6bdf599323eda540.zip |
app-vim/help-extra-syntax: stable for amd64.
... and remaining arches via ALLARCHES.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild index eb05cccf8fae..bbe11531b29a 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: extra syntax highlighting for help files" HOMEPAGE="http://www.drchip.org/astronaut/vim/" LICENSE="public-domain" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides additional syntax highlighting for help files." |