summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2023-07-09 16:44:37 +0200
committerPacho Ramos <pacho@gentoo.org>2023-07-09 16:47:34 +0200
commit0b7adec673c11eaa1a5576808283c7f7cb09926c (patch)
treeaf125b4b828dc42f4d6fa3d73fba86044fa88a4d /sci-chemistry/gromacs/gromacs-2022.9999.ebuild
parentdev-python/h5py: keyword it and its dependencies for ~arm64-macos. (diff)
downloadgentoo-0b7adec673c11eaa1a5576808283c7f7cb09926c.tar.gz
gentoo-0b7adec673c11eaa1a5576808283c7f7cb09926c.tar.bz2
gentoo-0b7adec673c11eaa1a5576808283c7f7cb09926c.zip
sci-chemistry/gromacs: Needs to be rebuilt with cuda subslot changes
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-2022.9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-2022.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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:= )