summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-18 17:15:44 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-18 17:15:44 +0200
commit204e522b75f42eae322f38fd0be460d7140a8bd7 (patch)
treeccf82164730eaae2605f39cfa5b761002db1e761 /app-vim/nginx-syntax
parentdev-ml/labltk: keyword ~arm64 (diff)
downloadgentoo-204e522b75f42eae322f38fd0be460d7140a8bd7.tar.gz
gentoo-204e522b75f42eae322f38fd0be460d7140a8bd7.tar.bz2
gentoo-204e522b75f42eae322f38fd0be460d7140a8bd7.zip
app-vim/nginx-syntax: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-vim/nginx-syntax')
-rw-r--r--app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild4
1 files 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"