From: Ben Kohler Date: Thu, 3 Oct 2019 15:05:49 +0000 (-0500) Subject: profiles: mask iwd support on connman for now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f33fa467a2308fa409d0cd16b3081530783e49a5;p=gentoo.git profiles: mask iwd support on connman for now Signed-off-by: Ben Kohler --- diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index aa5d61f3eea8..40eaf5025ed3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Ben Kohler (2019-10-03) +# iwd backend for connman hasn't kept up with iwd releases/API, mask +# until it catches up. +net-misc/connman iwd + # Brian Evans (2019-10-01) # PHP support is broken with current version # Mask USE until they are fixed