From 55b2a5ab4ecb90edd18939cdf0d3a9d4f469daa1 Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Fri, 12 Dec 2025 10:34:16 +0100 Subject: [PATCH] sci-physics/rivet: needs yoda with eigen Part-of: https://github.com/gentoo/gentoo/pull/44971 Closes: https://github.com/gentoo/gentoo/pull/44971 Signed-off-by: Alexander Puck Neuwirth --- sci-physics/rivet/rivet-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-physics/rivet/rivet-9999.ebuild b/sci-physics/rivet/rivet-9999.ebuild index 2ee335a0f1255..1e38689db0c5d 100644 --- a/sci-physics/rivet/rivet-9999.ebuild +++ b/sci-physics/rivet/rivet-9999.ebuild @@ -40,8 +40,8 @@ RDEPEND=" highfive? ( sci-libs/highfive sci-libs/hdf5[cxx] + sci-physics/yoda[eigen(-),highfive(-)] ) - sci-libs/gsl zlib? ( virtual/zlib:= ) python? ( @@ -49,9 +49,9 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/matplotlib[${PYTHON_USEDEP}] ') - >=sci-physics/yoda-2.1[${PYTHON_SINGLE_USEDEP}] + sci-physics/yoda[${PYTHON_SINGLE_USEDEP}] ) - >=sci-physics/yoda-2.1:=[highfive(-)?] + >=sci-physics/yoda-2.1:= !sci-physics/rivet:3 " DEPEND="${RDEPEND}"