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 5697A15800F for ; Tue, 17 Jan 2023 20:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B21ABE0877; Tue, 17 Jan 2023 20:05:01 +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 9977AE0877 for ; Tue, 17 Jan 2023 20:05:01 +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 B3614340D79 for ; Tue, 17 Jan 2023 20:05:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1299E89C for ; Tue, 17 Jan 2023 20:04:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1673985813.b649d72b996430351fb3b599d52220baee5a8ecd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenlive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenlive/kdenlive-22.08.3-r1.ebuild X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b649d72b996430351fb3b599d52220baee5a8ecd X-VCS-Branch: master Date: Tue, 17 Jan 2023 20:04:57 +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: a0be7bf2-db0b-46dc-a673-67939e637724 X-Archives-Hash: 4148e5ded84b7f98f3b8b50531313713 commit: b649d72b996430351fb3b599d52220baee5a8ecd Author: Sam James gentoo org> AuthorDate: Tue Jan 17 20:03:33 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 17 20:03:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b649d72b kde-apps/kdenlive: Stabilize 22.08.3-r1 amd64, #888946 Signed-off-by: Sam James gentoo.org> kde-apps/kdenlive/kdenlive-22.08.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdenlive/kdenlive-22.08.3-r1.ebuild b/kde-apps/kdenlive/kdenlive-22.08.3-r1.ebuild index e03b7f33fdd8..5abd497896c5 100644 --- a/kde-apps/kdenlive/kdenlive-22.08.3-r1.ebuild +++ b/kde-apps/kdenlive/kdenlive-22.08.3-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kdenlive.org/en/" LICENSE="GPL-3" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="gles2-only semantic-desktop share v4l" RESTRICT="test" # segfaults, bug 684132