summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@gentoo.org>2020-04-19 19:50:32 -0600
committerChristoph Junghans <junghans@gentoo.org>2020-04-19 19:50:58 -0600
commit4af2eadb0a2508ab22bfba286961fd29adb9e2c4 (patch)
treee61a43a806c0f20f1475f37bd3b6f972a29cda5c /sci-physics
parentdev-util/re2c: stable 1.3-r1 for hppa/sparc, bug #718350 (diff)
downloadgentoo-4af2eadb0a2508ab22bfba286961fd29adb9e2c4.tar.gz
gentoo-4af2eadb0a2508ab22bfba286961fd29adb9e2c4.tar.bz2
gentoo-4af2eadb0a2508ab22bfba286961fd29adb9e2c4.zip
sci-physics/lammps: fix deps
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/lammps/lammps-20200303.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/lammps/lammps-20200303.ebuild b/sci-physics/lammps/lammps-20200303.ebuild
index b159bd9a9469..d27137f6fee6 100644
--- a/sci-physics/lammps/lammps-20200303.ebuild
+++ b/sci-physics/lammps/lammps-20200303.ebuild
@@ -41,7 +41,7 @@ DEPEND="
sci-libs/fftw:3.0
netcdf? ( sci-libs/netcdf )
cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
- kokkos? ( >=dev-cpp/kokkos-3.0.00 )
+ kokkos? ( =dev-cpp/kokkos-3.0* )
dev-cpp/eigen:3
"
RDEPEND="${DEPEND}"