diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-12-30 10:12:41 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-12-30 10:12:41 +0200 |
commit | e06bb4c99ca4b11528f6aef0935adac2ba636dc0 (patch) | |
tree | 07d8755653d1c2ffaaea94d36636cfc91b131b83 | |
parent | dev-ruby/test_construct: fix tests (diff) | |
download | gentoo-e06bb4c99ca4b11528f6aef0935adac2ba636dc0.tar.gz gentoo-e06bb4c99ca4b11528f6aef0935adac2ba636dc0.tar.bz2 gentoo-e06bb4c99ca4b11528f6aef0935adac2ba636dc0.zip |
profiles/arch/x86: mask >=www-client/firefox-108.0 on x86
Bug: https://bugs.gentoo.org/887277
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | profiles/arch/x86/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 22a721f9a181..30ad53dd6112 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2022-12-30) +# Broken on x86, workaround mentioned in bug #887277. +>=www-client/firefox-108.0 + # Viorel Munteanu <ceamac@gentoo.org> (2022-12-22) # The x86 build is broken and no longer available. Bug #887831 # Removal on 2023-01-22. |