Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/gtk-syntax/
Date: Sun, 18 Jun 2017 15:24:09
Message-Id: 1497799064.122931ade8498bc0576cba03f09bc945a1da5796.aballier@gentoo
1 commit: 122931ade8498bc0576cba03f09bc945a1da5796
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 15:17:44 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 15:17:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122931ad
7
8 app-vim/gtk-syntax: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild
16 index 82106428a3e..7a23163b982 100644
17 --- a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild
18 +++ b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild
19 @@ -8,4 +8,4 @@ inherit vim-plugin
20 DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more"
21 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000"
22 LICENSE="vim"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"