From 271af7d497e61e395ae1623a9b6dc533210e4045 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Thu, 23 Aug 2018 08:02:37 -0500 Subject: [PATCH] profiles/arch: mask iwd support where keywords are missing --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 3a9127d80efb..3de9fb1595e4 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Ben Kohler (23 Aug 2018) +# Unmask iwd support where net-wireless/iwd is keyworded +net-misc/connman -iwd + # Thomas Deutschmann (23 Aug 2018) # Dependency sys-cluster/ceph is keyworded for amd64 net-fs/samba -ceph diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 13505fe222d8..289a5dd245fd 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Ben Kohler (23 Aug 2018) +# Mask iwd support until net-wireless/iwd is keyworded +net-misc/connman iwd + # Rick Farina (27 Jun 2018) # Catalyst only has support for assembling bootloader on some arches dev-util/catalyst system-bootloader diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 9c635e6d37e7..4a5ba549d97c 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Ben Kohler (23 Aug 2018) +# Unmask iwd support where net-wireless/iwd is keyworded +net-misc/connman -iwd + # Thomas Deutschmann (23 Aug 2018) # Dependency sys-cluster/ceph is keyworded for x86 net-fs/samba -ceph -- 2.26.2