From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1695749-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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C79EF1581F3
	for <garchives@archives.gentoo.org>; Sun,  1 Dec 2024 07:57:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4ADAEE0805;
	Sun,  1 Dec 2024 07:57:57 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6247AE07F6
	for <gentoo-commits@lists.gentoo.org>; Sun,  1 Dec 2024 07:57:56 +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 1F64B340CA7
	for <gentoo-commits@lists.gentoo.org>; Sun,  1 Dec 2024 07:57:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F46DD81
	for <gentoo-commits@lists.gentoo.org>; Sun,  1 Dec 2024 07:57:53 +0000 (UTC)
From: "Patrick Lauer" <patrick@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, "Patrick Lauer" <patrick@gentoo.org>
Message-ID: <1733039869.1e92d347a8b5e5ac83c7ab974968697c03a16e0f.patrick@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/package.mask
X-VCS-Directories: profiles/
X-VCS-Committer: patrick
X-VCS-Committer-Name: Patrick Lauer
X-VCS-Revision: 1e92d347a8b5e5ac83c7ab974968697c03a16e0f
X-VCS-Branch: master
Date: Sun,  1 Dec 2024 07:57:53 +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: ff811239-2a68-44f3-a33b-b450c2468c41
X-Archives-Hash: d53cfbbf25c33cf856758ad9dc847e86

commit:     1e92d347a8b5e5ac83c7ab974968697c03a16e0f
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 07:50:25 2024 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 07:57:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e92d347

profiles/package.mask: Mask ROCm-6.2

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 profiles/package.mask | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 16d739d2a3e3..8d0152938a65 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,17 @@
 
 #--- END OF EXAMPLES ---
 
+# Patrick Lauer <patrick@gentoo.org> (2024-12-01)
+# ROCm 6.2 builds but doesn't work at all for me
+>=dev-libs/roct-thunk-interface-6.2
+>=dev-libs/rocm-comgr-6.2
+>=dev-libs/rocm-device-libs-6.2
+>=dev-libs/rocr-runtime-6.2
+>=dev-libs/rocm-opencl-runtime-6.2
+>=dev-util/hipcc-6.2
+>=dev-util/hip-6.2
+
+
 # Florian Schmaus <flow@gentoo.org> (2024-11-29)
 # TeX Live 2024 is currently masked for testing.
 # Please report issues by creating a new bug report