diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 17:17:44 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 17:17:44 +0200 |
commit | 122931ade8498bc0576cba03f09bc945a1da5796 (patch) | |
tree | 050f0d3e074e3a82ddcababfee58570781276a3f | |
parent | app-vim/nginx-syntax: keyword ~arm64 (diff) | |
download | gentoo-122931ade8498bc0576cba03f09bc945a1da5796.tar.gz gentoo-122931ade8498bc0576cba03f09bc945a1da5796.tar.bz2 gentoo-122931ade8498bc0576cba03f09bc945a1da5796.zip |
app-vim/gtk-syntax: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 82106428a3e5..7a23163b982d 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild @@ -8,4 +8,4 @@ inherit vim-plugin DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" LICENSE="vim" -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" +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" |