diff options
author | 2019-12-30 16:10:45 -0600 | |
---|---|---|
committer | 2019-12-30 16:49:23 -0600 | |
commit | 872a3b6f11522c87fc6008a7a5a2a3283cab7378 (patch) | |
tree | 4a17d92bb1875908f330c4358685c03272233ce6 | |
parent | profiles: consolidate iwd USE masks (diff) | |
download | gentoo-872a3b6f11522c87fc6008a7a5a2a3283cab7378.tar.gz gentoo-872a3b6f11522c87fc6008a7a5a2a3283cab7378.tar.bz2 gentoo-872a3b6f11522c87fc6008a7a5a2a3283cab7378.zip |
profiles: unmask iwd support on connman
Users have reported this works now
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r-- | profiles/base/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e853de7d0c96..8e11a88a7f02 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -79,11 +79,6 @@ net-nds/openldap slp sys-block/open-iscsi slp sys-block/open-isns slp -# Ben Kohler <bkohler@gentoo.org> (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 <grknight@gentoo.org> (2019-10-01) # PHP support is broken with current version # Mask USE until they are fixed |