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 80DE91581C1 for ; Sat, 6 Jul 2024 16:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87063E2A55; Sat, 6 Jul 2024 16:44:18 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66B81E2A55 for ; Sat, 6 Jul 2024 16:44:18 +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 392B5342F8D for ; Sat, 6 Jul 2024 16:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 915DA1BD7 for ; Sat, 6 Jul 2024 16:44:15 +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: <1720284160.c4bb7323b8d18b2ede4f2f9475746a7e740aff9b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c4bb7323b8d18b2ede4f2f9475746a7e740aff9b X-VCS-Branch: master Date: Sat, 6 Jul 2024 16:44: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: 143400c8-d55e-4493-8ee1-631bf75b2d0a X-Archives-Hash: a265638f4265d540d162a42b3e930a27 commit: c4bb7323b8d18b2ede4f2f9475746a7e740aff9b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 6 13:30:18 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 6 16:42:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4bb7323 profiles: riscv: Drop obsolete kde-apps/*[kf6compat] masks Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/arch/riscv/package.use.mask | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 560928fffd66..e3bcc07a8903 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,12 +1,9 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner (2024-07-03) -# Need as-yet-unkeyworded KF6-based counterparts (bug #934361) -kde-apps/libkcddb kf6compat -kde-apps/libkcompactdisc kf6compat -kde-apps/libkgapi kf6compat -kde-apps/libksane kf6compat +# Andreas Sturmlechner (2024-07-06) +# KDE PIM is not keyworded here +kde-apps/libkgapi:5 kf6compat # Andreas Sturmlechner (2024-07-01) # USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine]