commit: d7ab21e5c9dc9d9d61085acb4ab9c00958b2a570 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 15:21:47 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 15:21:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ab21e5
app-vim/dhcpd-syntax: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild index 9126f0d2b5e..6a4bdb499ce 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit vim-plugin eutils @@ -6,7 +6,7 @@ inherit vim-plugin eutils DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" VIM_PLUGIN_HELPTEXT=\
