commit: 3ae158f29246ea38b435288da62527a8b1f679ad Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 20:08:57 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 20:09:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae158f2
profiles/arch/x86/package.use.mask: unmask qemu[slirp] Reported-by: Thomas Sattler Bug: https://bugs.gentoo.org/732144 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index cc3f7af53ad..38a7fe6960d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -63,10 +63,6 @@ dev-db/mariadb -columnstore # media-video/pipewire:0/0.3 is available for x86 www-client/firefox -screencast -# Sergei Trofimovich <[email protected]> (2020-07-11) -# net-libs/libslirp is not yet keyworded on x86, bug #732144 -app-emulation/qemu slirp - # Sam James <[email protected]> (2020-07-03) # Rust is available here # Bug #728558
