From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 36EA815802E for ; Wed, 26 Jun 2024 09:21:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD5A92BC0EA; Wed, 26 Jun 2024 09:21:30 +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 8F3162BC0E8 for ; Wed, 26 Jun 2024 09:21:30 +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 A359234300E for ; Wed, 26 Jun 2024 09:21:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D4EF1D65 for ; Wed, 26 Jun 2024 09:21:26 +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: <1719393567.5e1ab31b3e0fbc58dde47a504ed014b7efa4a7e8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/hipcc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/hipcc/hipcc-6.1.1.ebuild X-VCS-Directories: dev-util/hipcc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5e1ab31b3e0fbc58dde47a504ed014b7efa4a7e8 X-VCS-Branch: master Date: Wed, 26 Jun 2024 09:21:26 +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: c14838e6-cee3-4ad6-beb5-ef5b798ef91f X-Archives-Hash: 3cd9c45685ae85c6c4455c1603c46b58 commit: 5e1ab31b3e0fbc58dde47a504ed014b7efa4a7e8 Author: Paul Zander gmail com> AuthorDate: Tue Jun 25 20:48:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 26 09:19:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e1ab31b dev-util/hipcc: 6.1.1 drop dev-libs/rocm-device-libs dependency Drop dependency on dev-libs/rocm-device-libs, as this is specific to the AMD runtime and not won't work with CUDA. Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> dev-util/hipcc/hipcc-6.1.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/hipcc/hipcc-6.1.1.ebuild b/dev-util/hipcc/hipcc-6.1.1.ebuild index f19bcf3413b1..87a19b598953 100644 --- a/dev-util/hipcc/hipcc-6.1.1.ebuild +++ b/dev-util/hipcc/hipcc-6.1.1.ebuild @@ -34,7 +34,6 @@ DEPEND=" ') " RDEPEND="${DEPEND} - >=dev-libs/rocm-device-libs-6.1.1 !