summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/package.use.stable.mask4
-rw-r--r--profiles/arch/riscv/use.mask6
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 78e11ff93f55..60c17f53ac61 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Ionen Wolkens <ionen@gentoo.org> (2024-01-16)
+# cuda (and thus cudnn) are not available in stable
+media-libs/opencv cudnn
+
# Joonas Niilola <juippis@gentoo.org> (2024-01-08)
# Pulls in pandoc with all of its glory (haskell). #921501
www-apps/hugo test
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.