summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-08-20 22:29:33 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-08-21 23:09:20 +0100
commit16abb154bca7c24dee8b8182a789f5c87d40f265 (patch)
treeef7d3309b659d96dcbac5734b683f35ddeaeb171 /profiles
parentprofiles: Mask qt5 USE flag on m68k (diff)
downloadgentoo-16abb154bca7c24dee8b8182a789f5c87d40f265.tar.gz
gentoo-16abb154bca7c24dee8b8182a789f5c87d40f265.tar.bz2
gentoo-16abb154bca7c24dee8b8182a789f5c87d40f265.zip
profiles: Mask rust USE flag on m68k
There is a community effort to bring Rust to m68k but it's not ready yet. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-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 ef09cc866367..2b2f55218cb9 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -5,6 +5,10 @@
-m68k
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
+# There is a community effort to bring Rust to m68k but it's not ready yet.
+rust
+
+# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
# Qt is not keyworded or tested.
qt5