diff options
author | 2022-05-19 17:41:38 +0300 | |
---|---|---|
committer | 2022-05-19 18:47:25 +0300 | |
commit | 8e06e8556f047f854f051b83b0faf19b450d6a9c (patch) | |
tree | 7edf7d867d7702bb9375ef948a70e9d39dd2efd0 | |
parent | dev-python/argon2-cffi: Enable py3.11 (diff) | |
download | gentoo-8e06e8556f047f854f051b83b0faf19b450d6a9c.tar.gz gentoo-8e06e8556f047f854f051b83b0faf19b450d6a9c.tar.bz2 gentoo-8e06e8556f047f854f051b83b0faf19b450d6a9c.zip |
profiles/arch/x86/package.use.force: add firefox[system-libvpx]
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/25560
-rw-r--r-- | profiles/arch/x86/package.use.force | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force index 75822fdfcc4..1a0da530896 100644 --- a/profiles/arch/x86/package.use.force +++ b/profiles/arch/x86/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2022-05-19) +# Bundled libvpx results in a failure, force the system-libvpx to be +# used. bmo#1768145. Confirmed on 91:esr and 100.0:rapid. +www-client/firefox system-libvpx + # Arthur Zamarin <arthurzam@gentoo.org> (2022-01-16) # Bootstrapping is possible using our build snapshot, so don't force # system bootstrap |