From 204e522b75f42eae322f38fd0be460d7140a8bd7 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 18 Jun 2017 17:15:44 +0200 Subject: app-vim/nginx-syntax: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild b/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild index ec83f1b2eefe..92426e1c7f59 100644 --- a/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild +++ b/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,4 +8,4 @@ inherit vim-plugin DESCRIPTION="vim plugin: Nginx configuration files syntax" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886" LICENSE="vim" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" -- cgit v1.2.3-65-gdbad