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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65AEE158089 for ; Tue, 24 Oct 2023 08:12:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B4C92BC019; Tue, 24 Oct 2023 08:12:55 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E4C22BC019 for ; Tue, 24 Oct 2023 08:12:55 +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 69043335CCD for ; Tue, 24 Oct 2023 08:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB5E712B7 for ; Tue, 24 Oct 2023 08:12:52 +0000 (UTC) From: "罗百科" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "罗百科" Message-ID: <1698135078.6a1dd024d3c98e14295ae3d05ffde4f0e8337fe9.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: 罗百科 X-VCS-Revision: 6a1dd024d3c98e14295ae3d05ffde4f0e8337fe9 X-VCS-Branch: master Date: Tue, 24 Oct 2023 08:12:52 +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: 4fc847d8-ee65-440e-95db-3aa8077b18e5 X-Archives-Hash: 970431f4e144103788128042ebe3f718 commit: 6a1dd024d3c98e14295ae3d05ffde4f0e8337fe9 Author: Patrick Lauer gentoo org> AuthorDate: Tue Oct 24 08:10:08 2023 +0000 Commit: 罗百科 gentoo org> CommitDate: Tue Oct 24 08:11:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1dd024 profiles: Remove ROCm mask Signed-off-by: Patrick Lauer gentoo.org> profiles/package.mask | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 86473916f811..1faa2bf6228f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -115,18 +115,6 @@ app-text/coolreader # Removal on 2023-11-09. dev-libs/libchdr -# Patrick Lauer (2023-10-09) -# ROCm 5.7 doesn't reliably work yet. -=dev-util/rocm-cmake-5.7.0 -=dev-libs/roct-thunk-interface-5.7.0 -=dev-libs/rocm-device-libs-5.7.0 -=dev-libs/rocm-comgr-5.7.0 -=dev-libs/rocr-runtime-5.7.0 -=dev-libs/rocm-opencl-runtime-5.7.0 -=dev-util/rocminfo-5.7.0 -=dev-util/hip-5.7.0 -=dev-util/hipcc-5.7.0 - # David Seifert (2023-10-08) # Upstream long gone, unmaintained, EAPI 6, only Gentoo still packages # this. Removal on 2023-11-07. Bug #905187.