sci-physics/lammps: fix deps
authorChristoph Junghans <junghans@gentoo.org>
Mon, 20 Apr 2020 01:50:32 +0000 (19:50 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 20 Apr 2020 01:50:58 +0000 (19:50 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
sci-physics/lammps/lammps-20200303.ebuild

index b159bd9a94699733f6f9373d56c93d17d77536ab..d27137f6fee641d4e40b79e65c59335b33dcc4af 100644 (file)
@@ -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}"