diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2019-03-31 20:43:52 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-04-01 10:51:27 +0200 |
commit | bebe10c9176a3ef2a91c0f2c8f1626862778e275 (patch) | |
tree | 9976a9294cb275e29d901b9c49f16caffe491d0a /app-vim/pgn-syntax | |
parent | net-analyzer/hydra: Version 8.9.1 (diff) | |
download | gentoo-bebe10c9176a3ef2a91c0f2c8f1626862778e275.tar.gz gentoo-bebe10c9176a3ef2a91c0f2c8f1626862778e275.tar.bz2 gentoo-bebe10c9176a3ef2a91c0f2c8f1626862778e275.zip |
app-vim/pgn-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/pgn-syntax')
-rw-r--r-- | app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild index 6d283c4529aa..8b10a32617c6 100644 --- a/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild +++ b/app-vim/pgn-syntax/pgn-syntax-1.0-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=677" LICENSE="vim.org" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for PGN files." |