commit: 91be8b9aae9cf65788b25cb9630cb36756172c60 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri Dec 11 23:25:21 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Dec 11 23:25:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91be8b9a
profiles/package.mask: unmack app-emulation/qemu-5.2.0 locale handling was fixed. safe-stack detection is specific to -Wall -Wextra CFLAGS settings. Will be sorted separately. Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 74be004d12f..59f079c7efb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -54,11 +54,6 @@ sci-libs/xkaapi # in 30 days. >=x11-misc/synergy-2 -# Sergei Trofimovich <[email protected]> (2020-12-10) -# Masked for testing. Builtd failures around locales -# and safe-stack detection ->=app-emulation/qemu-5.2.0 - # Michał Górny <[email protected]> (2020-12-10) # Stuck on LLVM 9. Superseded by dev-util/cvise that features better # parallelization and more acive development.
