summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2024-01-16 18:57:50 +0800
committerYixun Lan <dlan@gentoo.org>2024-01-16 11:05:37 +0000
commit3026a5f63e511dca3e4c699c2e3fcb14289b3d3b (patch)
tree5d960c27f60656ec1fe196a0e3eb7f492260dafd /profiles/arch/riscv
parentnet-misc/s6-networking: drop 2.7.0.1 (diff)
downloadgentoo-3026a5f63e511dca3e4c699c2e3fcb14289b3d3b.tar.gz
gentoo-3026a5f63e511dca3e4c699c2e3fcb14289b3d3b.tar.bz2
gentoo-3026a5f63e511dca3e4c699c2e3fcb14289b3d3b.zip
profiles/arch/riscv: mask USE=webengine
Closes: https://github.com/gentoo/gentoo/pull/34796 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r--profiles/arch/riscv/use.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 516675aeda50..4eb16fdf74f2 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@@ -20,6 +20,10 @@
-gtk3
-introspection
+# Yongxiang Liang <tanekliang@gmail.com> (2024-01-16)
+# Requires qtwebengine, which is not ported to riscv
+webengine
+
# Marek Szuba <marecki@gentoo.org> (2021-08-14)
# sci-libs/netcdf fails tests in a way suggesting it might be completely
# unreliable on this arch as far as I/O is concerned.