commit: a9ab53f6998addb211fb7140f76078e6343d43f8 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 02:52:38 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> 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 <mattst88 <AT> 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:= "
