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 55D1F15808B for ; Sun, 10 Apr 2022 13:33:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44B2AE09BA; Sun, 10 Apr 2022 13:33:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 1AFF0E09BA for ; Sun, 10 Apr 2022 13:33:19 +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 1BCE834147A for ; Sun, 10 Apr 2022 13:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F26339F for ; Sun, 10 Apr 2022 13:33:15 +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: <1649597566.573ceb11ed76d46c56f839afffff465b94af03f2.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenlive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenlive/kdenlive-21.12.3.ebuild X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 573ceb11ed76d46c56f839afffff465b94af03f2 X-VCS-Branch: master Date: Sun, 10 Apr 2022 13:33:15 +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: bd1ea382-ddee-41ff-8220-c684c7137e19 X-Archives-Hash: 1fc7bcc05cfd66d266d038cadddeeac3 commit: 573ceb11ed76d46c56f839afffff465b94af03f2 Author: Yixun Lan gentoo org> AuthorDate: Sun Apr 10 11:35:09 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sun Apr 10 13:32:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573ceb11 kde-apps/kdenlive: Keyword 21.12.3 riscv, #837059 Signed-off-by: Yixun Lan gentoo.org> kde-apps/kdenlive/kdenlive-21.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdenlive/kdenlive-21.12.3.ebuild b/kde-apps/kdenlive/kdenlive-21.12.3.ebuild index f6f300fe9e3b..1f8770bc6d92 100644 --- a/kde-apps/kdenlive/kdenlive-21.12.3.ebuild +++ b/kde-apps/kdenlive/kdenlive-21.12.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kdenlive.org/en/" LICENSE="GPL-3" SLOT="5" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="gles2-only semantic-desktop share v4l" RESTRICT="test" # segfaults, bug 684132