From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 8858815827B for ; Fri, 22 Aug 2025 12:03:15 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6918C340CBB for ; Fri, 22 Aug 2025 12:03:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 39A0011055F; Fri, 22 Aug 2025 12:03:12 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2F87311055F for ; Fri, 22 Aug 2025 12:03:12 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF79E340B9B for ; Fri, 22 Aug 2025 12:03:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 772DE34B8 for ; Fri, 22 Aug 2025 12:03:10 +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: <1755864167.cad4368a4e15d1891f7fbf4bd91a4efab9bed089.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenlive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenlive/kdenlive-25.08.0.ebuild X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: cad4368a4e15d1891f7fbf4bd91a4efab9bed089 X-VCS-Branch: master Date: Fri, 22 Aug 2025 12:03:10 +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: 20856853-b58c-4a7b-8bb8-4fee5e6f5805 X-Archives-Hash: ed7251985c5496c614d072aa38b2633d commit: cad4368a4e15d1891f7fbf4bd91a4efab9bed089 Author: WANG Xuerui gentoo org> AuthorDate: Fri Aug 22 11:12:35 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Aug 22 12:02:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad4368a kde-apps/kdenlive: keyword 25.08.0 for ~loong, #946343 Signed-off-by: WANG Xuerui gentoo.org> kde-apps/kdenlive/kdenlive-25.08.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdenlive/kdenlive-25.08.0.ebuild b/kde-apps/kdenlive/kdenlive-25.08.0.ebuild index a71e76d1b615..57ad9e4d6d8e 100644 --- a/kde-apps/kdenlive/kdenlive-25.08.0.ebuild +++ b/kde-apps/kdenlive/kdenlive-25.08.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kdenlive.org/en/" LICENSE="GPL-3" SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="gles2-only semantic-desktop v4l" RESTRICT="test" # segfaults, bug 684132