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 47DF61382C5 for ; Sun, 21 Jan 2018 08:36:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 145B0E08E5; Sun, 21 Jan 2018 08:36:44 +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 E28C7E08E5 for ; Sun, 21 Jan 2018 08:36:43 +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 B76E0335C8F for ; Sun, 21 Jan 2018 08:36:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05DD4186 for ; Sun, 21 Jan 2018 08:36:41 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1516523778.cc8e1863780bfe09f6024452c51b96ef450bd770.amynka@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/powerpc/ profiles/arch/arm/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: cc8e1863780bfe09f6024452c51b96ef450bd770 X-VCS-Branch: master Date: Sun, 21 Jan 2018 08:36:41 +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: 59204e5d-f028-4fd4-a9da-94526207d014 X-Archives-Hash: cecfe8bb3a222541b9b84faffea451f6 commit: cc8e1863780bfe09f6024452c51b96ef450bd770 Author: Amy Liffey gentoo org> AuthorDate: Sun Jan 21 08:24:53 2018 +0000 Commit: Amy Liffey gentoo org> CommitDate: Sun Jan 21 08:36:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8e1863 profiles: mask contrib_dnn useflag ppc/arm profiles/arch/arm/package.use.mask | 6 +++++- profiles/arch/powerpc/package.use.mask | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 7b7ae26d1c3..c06510394fc 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Amy Liffey (30 Dec 2017) # Moved from use.mask since they are flags local to one package. dev-cpp/xsd ace diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index c2540acd7a4..caca2066763 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Amy Liffey (10 Nov 2017) # Masked for dependencies: # - bug #438780: sys-firmware/ipxe not buildable on PPC without cross-compiler