summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2018-10-22 19:27:11 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2018-10-22 19:27:11 +0300
commit2782ae81285c65d9724740b3d5d8a6f1b1e53a1c (patch)
treee8cd7f5dd3cb643ca43377cd08f868f15b711aeb /sci-chemistry/gromacs/gromacs-2016.2.ebuild
parentdev-cpp/lucene++: EAPI-6 bump (diff)
downloadgentoo-2782ae81285c65d9724740b3d5d8a6f1b1e53a1c.tar.gz
gentoo-2782ae81285c65d9724740b3d5d8a6f1b1e53a1c.tar.bz2
gentoo-2782ae81285c65d9724740b3d5d8a6f1b1e53a1c.zip
sci-chemistry/gromacs: Fix deps. Drop unneded
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-2016.2.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-2016.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2016.2.ebuild b/sci-chemistry/gromacs/gromacs-2016.2.ebuild
index 3b371d273088..15acf0b2cf75 100644
--- a/sci-chemistry/gromacs/gromacs-2016.2.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2016.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -41,7 +41,7 @@ CDEPEND="
blas? ( virtual/blas )
cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
fftw? ( sci-libs/fftw:3.0 )
- hwloc? ( sys-apps/hwloc )
+ hwloc? ( <sys-apps/hwloc-2 )
lapack? ( virtual/lapack )
mkl? ( sci-libs/mkl )
mpi? ( virtual/mpi )