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 5CB8915808B for ; Sat, 5 Mar 2022 15:24:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F31AE0A87; Sat, 5 Mar 2022 15:24:38 +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 5FB73E0A87 for ; Sat, 5 Mar 2022 15:24:38 +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 403E8342FB0 for ; Sat, 5 Mar 2022 15:24:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90C7C2B0 for ; Sat, 5 Mar 2022 15:24:35 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1646493866.1305ee37586749ae46dff6fe73d95f14c85fac87.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-util/Tensile/ X-VCS-Repository: proj/sci X-VCS-Files: dev-util/Tensile/Tensile-4.3.0.ebuild X-VCS-Directories: dev-util/Tensile/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 1305ee37586749ae46dff6fe73d95f14c85fac87 X-VCS-Branch: master Date: Sat, 5 Mar 2022 15:24:35 +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: c090ff0c-39f0-4316-8849-7b08d5f165db X-Archives-Hash: 98d075cdab6429c523cdc59fbcb3eb13 commit: 1305ee37586749ae46dff6fe73d95f14c85fac87 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Mar 5 15:24:26 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Mar 5 15:24:26 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1305ee37 dev-util/Tensile: subslot this package like the other roc* stuff Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-util/Tensile/Tensile-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/Tensile/Tensile-4.3.0.ebuild b/dev-util/Tensile/Tensile-4.3.0.ebuild index bfd86ecea..cf33fb19c 100644 --- a/dev-util/Tensile/Tensile-4.3.0.ebuild +++ b/dev-util/Tensile/Tensile-4.3.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-rocm-${PV}" LICENSE="MIT" KEYWORDS="~amd64" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" # Not compatible with recent versions of pytest RESTRICT="test"