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 11AE8158086 for ; Sun, 24 Oct 2021 02:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DA91E07F1; Sun, 24 Oct 2021 02:18:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56011E07F1 for ; Sun, 24 Oct 2021 02:18:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50AE634311E for ; Sun, 24 Oct 2021 02:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD06E15A for ; Sun, 24 Oct 2021 02:18:16 +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: <1635041885.ba4b35c89349de5af94a00fc5d27b47c265d3d45.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ba4b35c89349de5af94a00fc5d27b47c265d3d45 X-VCS-Branch: master Date: Sun, 24 Oct 2021 02:18:16 +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: e09bc36a-2f3c-474b-b482-aa0c8b028c58 X-Archives-Hash: 1a8933302da6fc34772eecafa4dffcb2 commit: ba4b35c89349de5af94a00fc5d27b47c265d3d45 Author: Sam James gentoo org> AuthorDate: Sun Oct 24 02:17:31 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 24 02:18:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4b35c8 profiles/arch/hppa: mask media-libs/libsdl2[pipewire] Bug: https://bugs.gentoo.org/807616 Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 8157e119deb..9122d55c417 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,12 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James (2021-10-24) +# Avoid Pipewire for now because of new wireplumber dependency which lacks +# keywords. Doubt anybody is using PW here anyway right now. +# bug #807616 +media-libs/libsdl2 pipewire + # Sam James (2021-10-16) # Avoid unkeyworded dependencies x11-libs/gtk+ cloudprint