diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-20 15:19:14 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-20 15:19:14 +0200 |
commit | aba9904f793adb582bf5cd0ca7bc688cc70cb64b (patch) | |
tree | 561e53aeae66d77240d38982df0eea803e1fdd52 /profiles | |
parent | www-client/firefox: add 123.0 (diff) | |
download | gentoo-aba9904f793adb582bf5cd0ca7bc688cc70cb64b.tar.gz gentoo-aba9904f793adb582bf5cd0ca7bc688cc70cb64b.tar.bz2 gentoo-aba9904f793adb582bf5cd0ca7bc688cc70cb64b.zip |
profiles/base: use.mask firefox[system-av1] on >=123.0
- massive rework done by upstream, will need time to check what
exactly changed and is system-av1 use flag even necessary anymore.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 777555152136..b8f1879a5b83 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Joonas Niilola <juippis@gentoo.org> (2024-02-20) +# Upstream massively reworked av1 support breaking our custom +# system-av1 patches. +>=www-client/firefox-123.0 system-av1 + # Matthew Turnbull <sparky@bluefang-logic.com> (2024-01-24) # Cinnamon wayland support is experimental and incomplete. # https://github.com/linuxmint/wayland/issues |