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 BA5AE15800F for ; Sat, 21 Jan 2023 09:15:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE152E0928; Sat, 21 Jan 2023 09:15:11 +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 C289AE0928 for ; Sat, 21 Jan 2023 09:15:11 +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 E1C2B340DD1 for ; Sat, 21 Jan 2023 09:15:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D82BA779 for ; Sat, 21 Jan 2023 09:15:07 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1674292451.09ddd9f93e73221a7382a298f29ccdae318e62cc.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 09ddd9f93e73221a7382a298f29ccdae318e62cc X-VCS-Branch: master Date: Sat, 21 Jan 2023 09:15:07 +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: 800e81f4-a6ed-40c3-b420-cdaf6bd0c14f X-Archives-Hash: b974b6af94d716e2929c996bd2755406 commit: 09ddd9f93e73221a7382a298f29ccdae318e62cc Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jan 21 09:14:11 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 21 09:14:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ddd9f9 kde-apps/kdenlive: Stabilize 22.08.3-r1 x86, #888946 Signed-off-by: Arthur Zamarin 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 7d22d7bee4a2..1239a5863cf9 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