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 55EFE138359 for ; Wed, 29 Jul 2020 22:49:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CBA1E096C; Wed, 29 Jul 2020 22:49:14 +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 6C4EFE096C for ; Wed, 29 Jul 2020 22:49:14 +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 BA2D734F403 for ; Wed, 29 Jul 2020 22:49:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4249F9C for ; Wed, 29 Jul 2020 22:49:11 +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: <1596062919.1c63ec5933c57c270b8ee4011bd7a99e7ab7f63b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/powerpc/package.use.mask X-VCS-Directories: profiles/arch/arm/ profiles/arch/powerpc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1c63ec5933c57c270b8ee4011bd7a99e7ab7f63b X-VCS-Branch: master Date: Wed, 29 Jul 2020 22:49:11 +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: 5ce996b0-154c-45b0-8334-64ec93f90e94 X-Archives-Hash: 3da2147ae02d34683bfd43a4d4c97a72 commit: 1c63ec5933c57c270b8ee4011bd7a99e7ab7f63b Author: Sam James gentoo org> AuthorDate: Wed Jul 29 22:48:39 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 29 22:48:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c63ec59 profiles: mask mutter[screencast] on arm, ppc{,64} for now Signed-off-by: Sam James gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/powerpc/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index a01f3984a6d..ed72065c927 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-07-29) +# Temporary mask until keywording done in bug #733960 +x11-wm/mutter screencast + # Andreas Sturmlechner (2020-07-28) # Requires dev-libs/boost[context] which is masked on arm, bug #727138 dev-libs/msgpack boost diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index b6710f376c9..e8370817ff0 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-07-29) +# Temporary mask until keywording done in bug #733960 +x11-wm/mutter screencast + # Sergei Trofimovich (2018-03-27) # dev-ruby/capybara depends on www-client/firefox which has no keywords dev-ruby/capybara test