From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4B8715827B for ; Thu, 21 Aug 2025 15:36:44 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 722A0340D1F for ; Thu, 21 Aug 2025 15:36:44 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E0C9F110561; Thu, 21 Aug 2025 15:36:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D7106110561 for ; Thu, 21 Aug 2025 15:36:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8948B340C76 for ; Thu, 21 Aug 2025 15:36:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEDBE34C5 for ; Thu, 21 Aug 2025 15:36:35 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1755790361.394d845cd318d6d200c52857b62d88a8f09fbfd5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 394d845cd318d6d200c52857b62d88a8f09fbfd5 X-VCS-Branch: master Date: Thu, 21 Aug 2025 15:36:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4551aa3-fbda-47a0-b02c-2254ae2ba616 X-Archives-Hash: 1ff2b5d40208062f47e59a633d81bd6b commit: 394d845cd318d6d200c52857b62d88a8f09fbfd5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 19 17:26:16 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 21 15:32:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394d845c profiles: arm64: Cleanup obsolete package.use.mask entries Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/arch/arm64/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index d140be1e4b15..fd8f75d27fa6 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -332,7 +332,7 @@ app-text/enchant voikko 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 -shadowcallstack -llvm-runtimes/compiler-rt-sanitizers -libfuzzer -profile -xray -rtsan -tysan +llvm-runtimes/compiler-rt-sanitizers -libfuzzer -profile -xray -rtsan >=llvm-runtimes/compiler-rt-sanitizers-16 -orc # Roy Bamford (2020-12-07)