diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-05-12 00:02:54 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-05-12 00:08:46 +0200 |
commit | 93cdc96fc6c0f97703b44bc3b3de851c6cda9930 (patch) | |
tree | 07879872d453bd8606342e2d34759349fc252bb0 /app-vim | |
parent | app-vim/alternate: fix variable S. (diff) | |
download | gentoo-93cdc96fc6c0f97703b44bc3b3de851c6cda9930.tar.gz gentoo-93cdc96fc6c0f97703b44bc3b3de851c6cda9930.tar.bz2 gentoo-93cdc96fc6c0f97703b44bc3b3de851c6cda9930.zip |
app-vim/ebnf-syntax: mark stable for the remaining arches using the ALLARCHES policy.
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild index 09c4e4bd5c45..fd08be1bffec 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=545" LICENSE="vim" -KEYWORDS="~alpha amd64 ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |