diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 18:29:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 19:53:56 +0800 |
commit | 327baff440f4a3987d0de40280bd7b1c64af6642 (patch) | |
tree | 39d8f91594d827e59965155aad18ed4e29bc518e /app-vim/gtk-syntax | |
parent | dev-db/libiodbc: keyword 3.52.15 for ~loong (diff) | |
download | gentoo-327baff440f4a3987d0de40280bd7b1c64af6642.tar.gz gentoo-327baff440f4a3987d0de40280bd7b1c64af6642.tar.bz2 gentoo-327baff440f4a3987d0de40280bd7b1c64af6642.zip |
app-vim/gtk-syntax: keyword 20130716 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 6f5ae7886325..eacc1a4c40af 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,4 +8,4 @@ inherit vim-plugin DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1000" LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" |