commit: c1a95a30507ee817ff6d80038578703903220ae3 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Sep 28 09:28:38 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Sep 28 09:31:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a95a30
app-vim/ntp-syntax: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.8, Repoman-2.3.1 app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild index bd15b63772d..5cc7e21c7c2 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild @@ -9,8 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides syntax highlighting for ntp.conf files." +VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files."
