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 335FE1381F3 for ; Sat, 30 Dec 2017 11:49:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBBD9E0869; Sat, 30 Dec 2017 11:49:44 +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 9A99DE0869 for ; Sat, 30 Dec 2017 11:49:44 +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 B4AA1335C34 for ; Sat, 30 Dec 2017 11:49:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1185A19C for ; Sat, 30 Dec 2017 11:49:41 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1514634573.29e7a2d1faa97c861933e36d7838606f0d7749ba.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.use.mask profiles/arch/base/use.mask X-VCS-Directories: profiles/arch/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 29e7a2d1faa97c861933e36d7838606f0d7749ba X-VCS-Branch: master Date: Sat, 30 Dec 2017 11:49: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: 53880e99-6378-4078-89a3-dd71460acd0f X-Archives-Hash: 48d2145a9fc6838f661234b6aa5d3b65 commit: 29e7a2d1faa97c861933e36d7838606f0d7749ba Author: Michał Górny gentoo org> AuthorDate: Sat Dec 30 11:39:22 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 30 11:49:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e7a2d1 profiles/arch/base: Move local flags to package.use.mask profiles/arch/base/package.use.mask | 6 ++++++ profiles/arch/base/use.mask | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 47d53f37676..f0f2056ea81 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (30 Dec 2017) +# Moved from use.mask since it is a flag local to one package: +# Joseph Jezak (11 Mar 2007) +# Only for x86 and amd64 (in pbbuttonsd) +app-laptop/pbbuttonsd macbook + # Amy Liffey (19 Sep 2017) # Requires [cuda] which is masked in most of the profiles. media-libs/opencv contrib_xfeatures2d diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 9d0fd9f32e4..2ef9288fb86 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -172,10 +172,6 @@ input_devices_wacom lcd_devices_svga lcd_devices_luise -# Joseph Jezak (11 Mar 2007) -# Only for x86 and amd64 (in pbbuttonsd) -macbook - # George Shapovalov (8 Apr 2007) # Ada is supported only on x86, amd64 and ppc at present ada