commit: 93cdc96fc6c0f97703b44bc3b3de851c6cda9930 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri May 11 22:02:54 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri May 11 22:08:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cdc96f
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 app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 09c4e4bd5c4..fd08be1bffe 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=\
