summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/arch/arm64/use.mask4
-rw-r--r--profiles/arch/powerpc/use.mask4
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index c2b01dc7311d..e58c0bcf1186 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-arm64
+# David Seifert <soap@gentoo.org (2020-05-17)
+# Mono is hopelessly broken on arm64
+mono
+
# Aaron Bauman <bman@gentoo.org> (2019-12-27)
# Mask cpu_flags_arm_neon for all of arm64
# A neon64 USE is being discussed
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index f87ed7c69e5e..c5c30c2fd9f1 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -4,6 +4,10 @@
# PPC Specific use flags
#
+# David Seifert <soap@gentoo.org (2020-05-17)
+# Mono is hopelessly broken on ppc32
+mono
+
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-25)
# Requires qtwebengine, which is not ported to any of powerpc arches yet
webengine