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 20165158041 for ; Fri, 8 Mar 2024 19:22:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB8D8E29DA; Fri, 8 Mar 2024 19:22: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89FCAE29DA for ; Fri, 8 Mar 2024 19:22: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9EA5D33BEBE for ; Fri, 8 Mar 2024 19:22:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C164514F6 for ; Fri, 8 Mar 2024 19:22:51 +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: <1709925721.58d02b04f88546a40e809b0911e87de092f9ad69.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocFFT/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild X-VCS-Directories: sci-libs/rocFFT/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 58d02b04f88546a40e809b0911e87de092f9ad69 X-VCS-Branch: master Date: Fri, 8 Mar 2024 19:22:51 +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: 308f9a26-095f-4023-84b3-5b7a128f9db2 X-Archives-Hash: b1c6f04fdcc8c284936b5539dfa9ac95 commit: 58d02b04f88546a40e809b0911e87de092f9ad69 Author: Sv. Lockal gmail com> AuthorDate: Fri Jan 5 15:33:01 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 8 19:22:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d02b04 sci-libs/rocFFT: lock dev-util/hip version, as with hip-6.0 build fails with "no member named 'gcnArch'" Signed-off-by: Sv. Lockal gmail.com> Signed-off-by: Sam James gentoo.org> sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild b/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild index 0fba2a7508a3..5da8c917f384 100644 --- a/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild +++ b/sci-libs/rocFFT/rocFFT-5.7.1-r1.ebuild @@ -29,7 +29,7 @@ perfscripts? ( dev-python/pandas[${PYTHON_USEDEP}] ) ${PYTHON_DEPS}" -DEPEND="dev-util/hip +DEPEND="=dev-util/hip-5* ${PYTHON_DEPS}" BDEPEND="