From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7EAE3158089 for ; Mon, 18 Sep 2023 09:55:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A8E92BC06A; Mon, 18 Sep 2023 09:55:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EE8A2BC06A for ; Mon, 18 Sep 2023 09:55:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67138335C87 for ; Mon, 18 Sep 2023 09:55:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EABF311DB for ; Mon, 18 Sep 2023 09:55:02 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1695030889.5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/tt2-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild X-VCS-Directories: app-vim/tt2-syntax/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a X-VCS-Branch: master Date: Mon, 18 Sep 2023 09:55:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bcde7ba2-373f-4aa8-89f7-d0797286c421 X-Archives-Hash: 35991ea8f00a1fd7d4f7f513d1bd5453 commit: 5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a Author: WANG Xuerui gentoo org> AuthorDate: Mon Sep 18 09:53:59 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Mon Sep 18 09:54:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8fdaef app-vim/tt2-syntax: keyword 1.13-r2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild index e09e421a7db1..3f10fe35797f 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: syntax highlighting for perl module Template-Toolkit" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=830" LICENSE="vim" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for perl module Template-Toolkit"