summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-27 22:39:23 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-27 22:39:23 +0100
commit345e7546b94fc524dd6a0c58620ba60210297955 (patch)
tree1e4ee8c8a43afc548be000cd5103b174d7bbbf5f /profiles/arch/m68k
parentmedia-video/vidcutter: 6.0.5.1: version bump. (diff)
downloadgentoo-345e7546b94fc524dd6a0c58620ba60210297955.tar.gz
gentoo-345e7546b94fc524dd6a0c58620ba60210297955.tar.bz2
gentoo-345e7546b94fc524dd6a0c58620ba60210297955.zip
profiles: Mask mpi USE flag on m68k
MPI isn't very useful on an architecture that doesn't support SMP. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/arch/m68k')
-rw-r--r--profiles/arch/m68k/use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index 411f503a5869..326aa0433e50 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-m68k
+# James Le Cuirot <chewi@gentoo.org> (2021-09-27)
+# MPI isn't very useful on an architecture that doesn't support SMP.
+mpi
+
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
# I tried Mesa under qemu-system-m68k with VirtIO-GPU. It didn't work.
opengl