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 A297C158020 for ; Tue, 1 Nov 2022 09:49:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 811CEE0BB6; Tue, 1 Nov 2022 09:49:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6D434E0BB6 for ; Tue, 1 Nov 2022 09:49:00 +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 8AFC93411B6 for ; Tue, 1 Nov 2022 09:48:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3E9C710 for ; Tue, 1 Nov 2022 09:48:55 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1667296111.2c5e20380e8d65dd6b921b533654e4dfa9832fc8.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/puppet-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild X-VCS-Directories: app-vim/puppet-syntax/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 2c5e20380e8d65dd6b921b533654e4dfa9832fc8 X-VCS-Branch: master Date: Tue, 1 Nov 2022 09:48:55 +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: df385744-3981-4709-8036-c614b294bba1 X-Archives-Hash: 8047f2d55ff4a480edb172e10a90cddb commit: 2c5e20380e8d65dd6b921b533654e4dfa9832fc8 Author: Yu Gu gmail com> AuthorDate: Tue Nov 1 06:02:26 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Nov 1 09:48:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c5e2038 app-vim/puppet-syntax: Keyword 3.0.1 riscv, #878943 Closes: https://github.com/gentoo/gentoo/pull/28064 Signed-off-by: Yu Gu gmail.com> Signed-off-by: Yixun Lan gentoo.org> app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild index 937762aa8d22..c7062cbc3d7c 100644 --- a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild +++ b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Puppet configuration files syntax" HOMEPAGE="http://puppetlabs.com/" SRC_URI="https://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Puppet configuration