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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F2FAD1584AD for ; Wed, 16 Apr 2025 22:50:05 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DFC6D34313E for ; Wed, 16 Apr 2025 22:50:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DFDC9110494; Wed, 16 Apr 2025 22:50:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D9ACE110494 for ; Wed, 16 Apr 2025 22:50:04 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9359934313E for ; Wed, 16 Apr 2025 22:50:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA02119B9 for ; Wed, 16 Apr 2025 22:50:02 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1744842349.0c197cdbb96c32512674403084d60f6bd10b032d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdenlive/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdenlive/kdenlive-25.03.90-r1.ebuild kde-apps/kdenlive/kdenlive-25.04.0.ebuild X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0c197cdbb96c32512674403084d60f6bd10b032d X-VCS-Branch: master Date: Wed, 16 Apr 2025 22:50:02 +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: 0b6332e3-0ac4-4217-92bf-8ff31377fc35 X-Archives-Hash: d915b12a5cd391323f320394aad24808 commit: 0c197cdbb96c32512674403084d60f6bd10b032d Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Apr 16 22:24:57 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Apr 16 22:25:49 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c197cdb kde-apps/kdenlive: dekeyword ~ppc64, ~riscv, ~x86 media-libs/opentimelineio is not keyworded on these arches yet. Bug: https://bugs.gentoo.org/953927 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdenlive/kdenlive-25.03.90-r1.ebuild | 2 +- kde-apps/kdenlive/kdenlive-25.04.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kdenlive/kdenlive-25.03.90-r1.ebuild b/kde-apps/kdenlive/kdenlive-25.03.90-r1.ebuild index 4e7c9f52cf..750288f049 100644 --- a/kde-apps/kdenlive/kdenlive-25.03.90-r1.ebuild +++ b/kde-apps/kdenlive/kdenlive-25.03.90-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kdenlive.org/en/" LICENSE="GPL-3" SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64" IUSE="gles2-only semantic-desktop v4l" RESTRICT="test" # segfaults, bug 684132 diff --git a/kde-apps/kdenlive/kdenlive-25.04.0.ebuild b/kde-apps/kdenlive/kdenlive-25.04.0.ebuild index 4e7c9f52cf..750288f049 100644 --- a/kde-apps/kdenlive/kdenlive-25.04.0.ebuild +++ b/kde-apps/kdenlive/kdenlive-25.04.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" IUSE="gles2-only semantic-desktop v4l" RESTRICT="test" # segfaults, bug 684132