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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 508F61580B9 for ; Sun, 22 Aug 2021 12:33:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DE47E096A; Sun, 22 Aug 2021 12:33:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EA57E0965 for ; Sun, 22 Aug 2021 12:33:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41A59340DF6 for ; Sun, 22 Aug 2021 12:33:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBF5E7DC for ; Sun, 22 Aug 2021 12:33:52 +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: <1629635474.517b2e91ffc1154736db63ad543054d1c57179ca.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: 517b2e91ffc1154736db63ad543054d1c57179ca X-VCS-Branch: master Date: Sun, 22 Aug 2021 12:33:52 +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: 5617bcb5-7927-427f-b6f8-1296332d5108 X-Archives-Hash: dbbb5ae63090fc551a622f0606d24c9b commit: 517b2e91ffc1154736db63ad543054d1c57179ca Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 20 15:39:41 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 22 12:31:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517b2e91 profiles: riscv: Add IUSE=phonon consumers to package.use.mask Library is non-operational without backends. See also: https://github.com/gentoo/gentoo/pull/21955 Bug: https://bugs.gentoo.org/807787 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/arch/riscv/package.use.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 96e9d5134a4..947a01d4a7f 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -29,8 +29,18 @@ kde-plasma/plasma-meta networkmanager accessibility grub plymouth pulseaudio kde-plasma/discover firmware flatpak kde-plasma/kwin accessibility screencast kde-plasma/plasma-firewall firewalld + +# Andreas Sturmlechner (2021-08-21) +# Please don't keyword media-libs/phonon w/o at least one of those. # vlc has libatomic issue, bug #803473 media-libs/phonon vlc gstreamer +kde-frameworks/knotifications phonon +kde-frameworks/knotifyconfig phonon +kde-apps/kio-extras phonon +kde-apps/marble phonon +app-office/calligra phonon +media-sound/yarock phonon +net-irc/kvirc phonon # Marek Szuba (2021-08-17) # sys-libs/libfaketime does not work properly on this arch