commit: 58377030aa395e210fb8e402a254678e222c9b69 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Oct 3 17:40:33 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Oct 3 17:41:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58377030
profiles: remove additional obsolete connman[iwd] masks Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 2 -- profiles/arch/x86/package.use.stable.mask | 2 -- 2 files changed, 4 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index c763944dd29..585c53362df 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -49,8 +49,6 @@ app-admin/sudo -sssd # Mart Raudsepp <[email protected]> (2018-11-01) # net-wireless/iwd not stable yet net-misc/networkmanager iwd -# Ben Kohler <[email protected]> (2019-05-22) -net-misc/connman iwd # Mikle Kolyada <[email protected]> (2018-09-15) # the dependency is unstable diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index d7492438d65..8b490590352 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -49,8 +49,6 @@ app-admin/sudo -sssd # Mart Raudsepp <[email protected]> (2018-11-01) # net-wireless/iwd not stable yet net-misc/networkmanager iwd -# Ben Kohler <[email protected]> (2019-05-22) -net-misc/connman iwd # Thomas Deutschmann <[email protected]> (2018-09-27) # sys-devel/lld is unstable
