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 5AEF41582EF for ; Sun, 09 Feb 2025 07:13:49 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 47E713430C6 for ; Sun, 09 Feb 2025 07:13:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 45C151103CB; Sun, 09 Feb 2025 07:13:48 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 3A8371103CB for ; Sun, 09 Feb 2025 07:13:48 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7E7134306A for ; Sun, 09 Feb 2025 07:13:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7979D1ACB for ; Sun, 09 Feb 2025 07:13:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1739085211.a1f1ba9743fe59d02691eef327ad6b557bd88ff3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.stable.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a1f1ba9743fe59d02691eef327ad6b557bd88ff3 X-VCS-Branch: master Date: Sun, 09 Feb 2025 07:13:46 +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: dad79009-eeb0-40ce-96f9-58953d3f2b10 X-Archives-Hash: 378108464c021d15e69d9679e9e6461f commit: a1f1ba9743fe59d02691eef327ad6b557bd88ff3 Author: Sam James gentoo org> AuthorDate: Sun Feb 9 07:13:31 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 9 07:13:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f1ba97 profiles/arch/amd64: stable-mask dev-debug/gdb[rocm] dev-libs/rocdbgapi has no stable keywords yet, nor does rocm as a whole. Signed-off-by: Sam James gentoo.org> profiles/arch/amd64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index c3caa1362c00..6e15d890b567 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sam James (2025-02-09) +# dev-libs/rocdbgapi is not yet marked stable +dev-debug/gdb rocm + # Matt Jolly (2025-01-11) # Stable-mask until mrustc is stabilised dev-lang/rust mrustc-bootstrap