summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Waibel <waebbl-gentoo@posteo.net>2021-08-24 18:01:53 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-08-25 08:13:19 +0200
commitbbbd478c373b2bba022b27bec73b84782457ed09 (patch)
tree191db6f95a39b8705d27fe75392941b787d75d3c /profiles
parentwww-plugins/chrome-binary-plugins: automated update (93.0.4577.58) (diff)
downloadgentoo-bbbd478c373b2bba022b27bec73b84782457ed09.tar.gz
gentoo-bbbd478c373b2bba022b27bec73b84782457ed09.tar.bz2
gentoo-bbbd478c373b2bba022b27bec73b84782457ed09.zip
profiles/base/package.use.mask: mask mpi for sci-libs/med
Package depends on sci-libs/hdf5[mpi] which currently has test issues and has USE=mpi masked. Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 52fdfc5312f0..4d229873653b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-08-24)
+# Needs sci-libs/hdf5[mpi], which is currently masked.
+# Mask until hdf5 builds with MPI support.
+sci-libs/med mpi
+
# Marek Szuba <marecki@gentoo.org> (2021-07-14)
# Even on a clean install, 8 phdf5 tests fail (Bug #808612)
# Mask for further study.