commit: 1d71939a3e9eca07d7f609041090803f2d0ee576 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 19 18:44:38 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 15:32:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d71939a
profiles: base: Cleanup obsolete package.use.mask entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/base/package.use.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 94abea121ec1..af25dc948f8d 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -183,10 +183,6 @@ dev-build/cmake dap dev-libs/mongo-c-driver test-full dev-python/pymongo test-full -# Sam James <[email protected]> (2023-05-15) -# Unkeyworded dependencies -www-servers/apache apache2_modules_tls - # Nowa Ammerlaan <[email protected]> (2023-04-22) # snap only works on amd64 gnome-extra/gnome-software snap @@ -306,7 +302,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 shadowcallstack 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,
