aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-05-30 17:58:05 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-05-30 17:58:05 +0200
commit191b8e50a82197ce23904c2cef882953271367b9 (patch)
tree05b5109603f1e63f13358f1c0c3dd3a7183f6f02 /sci-physics
parentgui-wm/cage: fix BadDefaultUseFlags (diff)
downloadguru-191b8e50a82197ce23904c2cef882953271367b9.tar.gz
guru-191b8e50a82197ce23904c2cef882953271367b9.tar.bz2
guru-191b8e50a82197ce23904c2cef882953271367b9.zip
sci-physics/SU2: fix BadDefaultUseFlags
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/SU2/SU2-7.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/SU2/SU2-7.1.1.ebuild b/sci-physics/SU2/SU2-7.1.1.ebuild
index 49799f412..a10b2a489 100644
--- a/sci-physics/SU2/SU2-7.1.1.ebuild
+++ b/sci-physics/SU2/SU2-7.1.1.ebuild
@@ -23,7 +23,7 @@ KEYWORDS="~amd64"
# cgns, metis, parmetis are bundled;
# omp is disable as it's experimental;
# pastix is disabled as it's try to find bundled libs;
-IUSE="cgns -mkl +mpi mpp openblas tecio test tutorials"
+IUSE="cgns mkl +mpi mpp openblas tecio test tutorials"
RESTRICT="!test? ( test )"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}