From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1559636-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F7AA158089 for <garchives@archives.gentoo.org>; Tue, 3 Oct 2023 20:51:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64E3A2BC028; Tue, 3 Oct 2023 20:51:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 4F7A02BC028 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 20:51:21 +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 94D10335C7A for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 20:51:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D789D95B for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 20:51:18 +0000 (UTC) From: "Mart Raudsepp" <leio@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" <leio@gentoo.org> Message-ID: <1696366174.0d385acd5dacc99ddb04bcb679181760ac0b8dfd.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask profiles/arch/arm64/use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 0d385acd5dacc99ddb04bcb679181760ac0b8dfd X-VCS-Branch: master Date: Tue, 3 Oct 2023 20:51:18 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fdc96e4e-f0ce-4f7e-af92-ff0c8844b815 X-Archives-Hash: ae5d9e40e6375bed9b4528e2eee1d4aa commit: 0d385acd5dacc99ddb04bcb679181760ac0b8dfd Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 20:32:59 2023 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 20:49:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d385acd profiles/arch/arm64: Unmask USE=sysprof in ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> profiles/arch/arm64/use.mask | 4 ++++ profiles/arch/arm64/use.stable.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 506221145de9..fdab19c28103 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm64 +# Mart Raudsepp <leio@gentoo.org> (2023-10-03) +# dev-util/sysprof-capture is keyworded on arm64 +-sysprof + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11) # Unmask secureboot flag on arches where sbsigntools is keyworded -secureboot diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index d05e57dc0d65..dd47f125ea2d 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mart Raudsepp <leio@gentoo.org> (2023-10-03) +# dev-util/sysprof-capture and dev-util/sysprof are not stable yet +sysprof + # Ionen Wolkens <ionen@gentoo.org> (2022-02-17) # x11-drivers/nvidia-drivers is not stable yet video_cards_nvidia