summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-19 08:57:19 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-19 13:45:51 +0100
commit63614e796a23e202e8c12e506756dd14528786bb (patch)
tree368ec350cd15f1b38f0cd40fb357b993a5fa777e
parentprofiles/arch/riscv/package.use.mask: group entries by blockers (diff)
downloadgentoo-63614e79.tar.gz
gentoo-63614e79.tar.bz2
gentoo-63614e79.zip
profiles: Mask opengl USE flag on m68k
I tried Mesa under qemu-system-m68k with VirtIO-GPU. It didn't work. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-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 928ba43c6c73..d759d61843a0 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-19)
+# I tried Mesa under qemu-system-m68k with VirtIO-GPU. It didn't work.
+opengl
+
# James Le Cuirot <chewi@gentoo.org> (2021-09-17)
# Ruby just crashes on startup.
ruby