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 52E0F138334 for ; Sun, 7 Jul 2019 15:56:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 601A8E07D4; Sun, 7 Jul 2019 15:56:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 31D72E07D4 for ; Sun, 7 Jul 2019 15:56:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 80CD0347303 for ; Sun, 7 Jul 2019 15:56:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A7B06D7 for ; Sun, 7 Jul 2019 15:56:03 +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: <1562514662.1aafb5a051e17e5b42b764df042414575483db86.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1aafb5a051e17e5b42b764df042414575483db86 X-VCS-Branch: master Date: Sun, 7 Jul 2019 15:56:03 +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: 1f0a3bae-910a-4fef-ac95-68dadd300269 X-Archives-Hash: 67759ae3f001487ed301037a91a1a22d commit: 1aafb5a051e17e5b42b764df042414575483db86 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 7 15:12:18 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 7 15:51:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aafb5a0 profiles: Mask USE revdeps until media-video/pipewire is ready Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d2924483f84..a12f3942213 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas Sturmlechner (2019-07-07) +# media-video/pipewire is masked for now +sys-apps/xdg-desktop-portal screencast +kde-plasma/xdg-desktop-portal-kde screencast + # Mike Gilbert (2019-06-21) # Fails to build. # https://bugs.gentoo.org/661880