aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-15 14:22:15 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-15 14:22:15 +0100
commit771f91c84628ae57c7948d462ae5dbc51fd8be45 (patch)
treeba313ba586414349457aed954b532b53698fa6cf /sci-mathematics/freefem++
parentsci-biology/minimap2: version bump 2.24, add python flag (diff)
downloadsci-771f91c84628ae57c7948d462ae5dbc51fd8be45.tar.gz
sci-771f91c84628ae57c7948d462ae5dbc51fd8be45.tar.bz2
sci-771f91c84628ae57c7948d462ae5dbc51fd8be45.zip
sci-mathematics/freefem++: drop conflicting flag mpi
conflicts with cxx Closes: https://github.com/gentoo/sci/issues/1126 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-mathematics/freefem++')
-rw-r--r--sci-mathematics/freefem++/freefem++-4.10.ebuild4
-rw-r--r--sci-mathematics/freefem++/freefem++-4.7.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/freefem++/freefem++-4.10.ebuild b/sci-mathematics/freefem++/freefem++-4.10.ebuild
index 16dd0b197..5791c4bf6 100644
--- a/sci-mathematics/freefem++/freefem++-4.10.ebuild
+++ b/sci-mathematics/freefem++/freefem++-4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ RDEPEND="
virtual/lapack
sci-libs/umfpack
sci-libs/arpack
- sci-libs/hdf5[cxx,mpi?]
+ sci-libs/hdf5[cxx]
mpi? ( virtual/mpi )
opengl? (
media-libs/freeglut
diff --git a/sci-mathematics/freefem++/freefem++-4.7.1.ebuild b/sci-mathematics/freefem++/freefem++-4.7.1.ebuild
index 557f9107c..6d55116fd 100644
--- a/sci-mathematics/freefem++/freefem++-4.7.1.ebuild
+++ b/sci-mathematics/freefem++/freefem++-4.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ RDEPEND="
virtual/lapack
sci-libs/umfpack
sci-libs/arpack
- sci-libs/hdf5[cxx,mpi?]
+ sci-libs/hdf5[cxx]
mpi? ( virtual/mpi )
opengl? (
media-libs/freeglut