commit: 9c505d4e2cc7f5fde03481274ad40cfa704dd841 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 19 17:21:35 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 15:32:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c505d4e
profiles: amd64: Cleanup obsolete package.use.mask entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 3c5faec4bc91..92df9c45201f 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -210,10 +210,6 @@ dev-build/cmake -dap dev-libs/mongo-c-driver -test-full dev-python/pymongo -test-full -# Sam James <[email protected]> (2023-05-15) -# net-libs/rustls-ffi is keyworded here -www-servers/apache -apache2_modules_tls - # Nowa Ammerlaan <[email protected]> (2023-04-22) # snap only works on amd64 gnome-extra/gnome-software -snap @@ -322,7 +318,7 @@ llvm-runtimes/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan llvm-runtimes/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo llvm-runtimes/compiler-rt-sanitizers -gwp-asan llvm-runtimes/compiler-rt-sanitizers -libfuzzer -memprof -orc -profile -xray -llvm-runtimes/compiler-rt-sanitizers -ctx-profile -nsan -rtsan -tysan +llvm-runtimes/compiler-rt-sanitizers -ctx-profile -nsan -rtsan # Sam James <[email protected]> (2020-10-24) # asm redc is only available on amd64,
