From 0b7adec673c11eaa1a5576808283c7f7cb09926c Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 9 Jul 2023 16:44:37 +0200 Subject: sci-chemistry/gromacs: Needs to be rebuilt with cuda subslot changes Signed-off-by: Pacho Ramos --- sci-chemistry/gromacs/gromacs-2022.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry/gromacs/gromacs-2022.9999.ebuild') diff --git a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild index ca908310a723..33f192f4a04f 100644 --- a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild @@ -43,7 +43,7 @@ IUSE="blas clang clang-cuda cuda +custom-cflags +doc build-manual double-precis CDEPEND=" blas? ( virtual/blas ) - cuda? ( >=dev-util/nvidia-cuda-toolkit-11[profiler] ) + cuda? ( >=dev-util/nvidia-cuda-toolkit-11:=[profiler] ) opencl? ( virtual/opencl ) fftw? ( sci-libs/fftw:3.0= ) hwloc? ( sys-apps/hwloc:= ) -- cgit v1.2.3-65-gdbad