From 47482dfe5290c6c6710eeda14d819249d2d1b95e Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Wed, 9 Sep 2015 21:43:33 -0400 Subject: [PATCH] profiles: mask networkmanager[wext] for arches without wifi MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fixes unsatisfiable REQUIRED_USE constraint. Gentoo-Bug: 560070 Reported-by: Émeric Maschino --- profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index ab5e688a043b..18473cc6bd3f 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Alexandre Rostovtsev (10 Sep 2015) +# Requires wifi USE flag, which is masked for this arch +net-misc/networkmanager wext + # Tobias Klausmann (10 Aug 2015) # Opting out of the net-misc/ofono dep tree until we have a user request >=media-sound/pulseaudio-6.0 ofono-headset diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 0bccfdc17696..58512a2ca3ce 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Alexandre Rostovtsev (10 Sep 2015) +# Requires wifi USE flag, which is masked for this arch +net-misc/networkmanager wext + # Pacho Ramos (06 Sep 2015) # Missing keywords media-sound/pulseaudio ofono-headset diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index b75b6b5e5bc5..8f43e620def6 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Alexandre Rostovtsev (10 Sep 2015) +# Requires wifi USE flag, which is masked for this arch +net-misc/networkmanager wext + # Bernard Cafarelli (06 Aug 2015) # Dependencies missing keywords, bug #543604 sys-devel/llvm ocaml -- 2.26.2