From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B536615812D for ; Sun, 05 Jan 2025 21:50:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9C46E081A; Sun, 05 Jan 2025 21:49:59 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8986DE07D9 for ; Sun, 05 Jan 2025 21:49:59 +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 A2E6134134D for ; Sun, 05 Jan 2025 21:49:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 120F21AFB for ; Sun, 05 Jan 2025 21:49:55 +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: <1736113603.c278acda4cdb316d162c3a3d990ec2099ad80141.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c278acda4cdb316d162c3a3d990ec2099ad80141 X-VCS-Branch: master Date: Sun, 05 Jan 2025 21:49:55 +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: 353bb1c2-c689-4e03-94ad-d43138c5be24 X-Archives-Hash: 8305eea6109213323cf7c4efaea704a8 commit: c278acda4cdb316d162c3a3d990ec2099ad80141 Author: Sv. Lockal gmail com> AuthorDate: Mon Dec 9 21:28:52 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 5 21:46:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c278acda profiles: unmask ROCm 6.2 (ebuilds dropped in favor of 6.3) Signed-off-by: Sv. Lockal gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39654 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c38aa9f95890..ce3e0f0e7c2a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -157,16 +157,6 @@ kde-frameworks/kemoticons dev-util/android-sdk-update-manager dev-java/swt:3.7 -# Patrick Lauer (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 - # Andreas Sturmlechner (2024-11-28) # Grave data loss bug. See also: # https://github.com/nicotine-plus/nicotine-plus/issues/3152