diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/riscv/use.mask')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/arch/riscv/use.mask | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/riscv/use.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/riscv/use.mask new file mode 100644 index 000000000000..323eff42aa35 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/riscv/use.mask @@ -0,0 +1,37 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Unmask the flag which corresponds to ARCH. +-riscv + +# The required library has not been ported to riscv yet. +seccomp + +# Not tested yet +bluetooth +consolekit +dbus +elogind +emacs +fontconfig +fuse +gtk +gtk2 +gtk3 +introspection +java +kerberos +latex +libedit +libressl +lua +qt5 +ruby +slang +sqlite +systemtap +X + +# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) +# Dependencies not keyworded. +ayatana |
