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 55259158009 for ; Wed, 28 Jun 2023 17:33:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60FC4E088A; Wed, 28 Jun 2023 17:33:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4A796E088A for ; Wed, 28 Jun 2023 17:33:32 +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 868C534104C for ; Wed, 28 Jun 2023 17:33:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1572DA9D for ; Wed, 28 Jun 2023 17:33:30 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1687973589.a9ab53f6998addb211fb7140f76078e6343d43f8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/perf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/perf/perf-6.3-r1.ebuild X-VCS-Directories: dev-util/perf/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a9ab53f6998addb211fb7140f76078e6343d43f8 X-VCS-Branch: master Date: Wed, 28 Jun 2023 17:33:30 +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: 032619c5-f4e4-4ce0-be6a-fe9de076ae21 X-Archives-Hash: 3e230fd98bd40d9f78addd2ea3f2b574 commit: a9ab53f6998addb211fb7140f76078e6343d43f8 Author: Matt Turner gentoo org> AuthorDate: Wed Jun 28 02:52:38 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Jun 28 17:33:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ab53f6 dev-util/perf: Subscribe to subslot of app-arch/zstd Bug: https://bugs.gentoo.org/909167 Signed-off-by: Matt Turner gentoo.org> dev-util/perf/perf-6.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/perf/perf-6.3-r1.ebuild b/dev-util/perf/perf-6.3-r1.ebuild index f0bb18a0173b..2e0460ebb4e8 100644 --- a/dev-util/perf/perf-6.3-r1.ebuild +++ b/dev-util/perf/perf-6.3-r1.ebuild @@ -72,7 +72,7 @@ RDEPEND=" systemtap? ( dev-util/systemtap ) unwind? ( sys-libs/libunwind ) zlib? ( sys-libs/zlib ) - zstd? ( app-arch/zstd ) + zstd? ( app-arch/zstd:= ) dev-libs/elfutils sys-libs/binutils-libs:= "