From 6142604c2c72799f06f37f1c93d5db8a5349798e Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 3 May 2022 20:29:16 +0300 Subject: [PATCH] profiles/base: package.use.mask firefox[sndio,system-python] Bug: https://bugs.gentoo.org/842420 Signed-off-by: Joonas Niilola --- profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 90c9a78d9d48c..6bca4b6608f31 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Joonas Niilola (2022-05-03) +# sndio is currently broken in Gentoo, #842420. +# system-python is HIGHLY EXPERIMENTAL according to upstream, and +# still being worked on in Gentoo. +>=www-client/firefox-100.0 sndio system-python + # Piotr Karbowski (2022-04-29) # There's a bug with gnutls support leading TLS certificates # validation failures on some certificates that are otherwise valid.