commit: 85b88bdbd64a4c40a2102d8029ce32f119cab898 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri May 11 22:04:41 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri May 11 22:08:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b88bdb
app-vim/tt2-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/tt2-syntax/tt2-syntax-1.13-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild index 2cee4cc1eca..ea3b7184e7e 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for perl module Template-Toolkit" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=830" LICENSE="vim" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd" IUSE="" VIM_PLUGIN_HELPTEXT=\
