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 3EF901382C5 for ; Mon, 12 Feb 2018 23:50:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5029CE0B54; Mon, 12 Feb 2018 23:50:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 2B3F8E0B54 for ; Mon, 12 Feb 2018 23:50:49 +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 86F8F335C4E for ; Mon, 12 Feb 2018 23:50:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 042881F3 for ; Mon, 12 Feb 2018 23:50:47 +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: <1518479409.6887fea39471fb42bd03b9ccb19e31b814878e9a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6887fea39471fb42bd03b9ccb19e31b814878e9a X-VCS-Branch: master Date: Mon, 12 Feb 2018 23:50:47 +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-Archives-Salt: 26e39ac9-cd4f-464c-906b-62cbb296111c X-Archives-Hash: 5a6d629fc09bd537e24c5ea9fda828eb commit: 6887fea39471fb42bd03b9ccb19e31b814878e9a Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 12 23:44:06 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 12 23:50:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6887fea3 profiles: ppc32: Mask sys-libs/gwenhywfar[sensors,serialport,webkit] Dependencies are not keyworded. profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 357aceb881b..f03d1c27668 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (13 Feb 2018) +# Requires not yet keyworded dependencies +sys-libs/gwenhywfar sensors serialport webkit + # Andreas Sturmlechner (29 Jan 2018) # Requires media-libs/libffado, which requires dev-python/PyQt5, # which is not keyworded.