diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 17:21:47 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 17:21:47 +0200 |
commit | d7ab21e5c9dc9d9d61085acb4ab9c00958b2a570 (patch) | |
tree | 72f38b0a69cc44a4c91ff32efdc744cb21c9a8d6 /app-vim/dhcpd-syntax | |
parent | app-vim/nagios-syntax: keyword ~arm64 (diff) | |
download | gentoo-d7ab21e5c9dc9d9d61085acb4ab9c00958b2a570.tar.gz gentoo-d7ab21e5c9dc9d9d61085acb4ab9c00958b2a570.tar.bz2 gentoo-d7ab21e5c9dc9d9d61085acb4ab9c00958b2a570.zip |
app-vim/dhcpd-syntax: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-vim/dhcpd-syntax')
-rw-r--r-- | app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild | 4 |
1 files 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 9126f0d2b5e6..6a4bdb499cec 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=\ |