From: Alexandre Rostovtsev Date: Thu, 10 Sep 2015 01:43:33 +0000 (-0400) Subject: profiles: mask networkmanager[wext] for arches without wifi X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=47482dfe5290c6c6710eeda14d819249d2d1b95e;p=gentoo.git profiles: mask networkmanager[wext] for arches without wifi Fixes unsatisfiable REQUIRED_USE constraint. Gentoo-Bug: 560070 Reported-by: Émeric Maschino --- 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