diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-03-11 07:27:07 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-03-11 07:27:07 +0200 |
commit | 1d1397a47a31e1b98e5547f537efe1d7f07caa8d (patch) | |
tree | 44f816c3868e1da37bac067b5487b212bf3866a4 /profiles/base | |
parent | www-client/firefox: revbump 123.0.1 (diff) | |
download | gentoo-1d1397a47a31e1b98e5547f537efe1d7f07caa8d.tar.gz gentoo-1d1397a47a31e1b98e5547f537efe1d7f07caa8d.tar.bz2 gentoo-1d1397a47a31e1b98e5547f537efe1d7f07caa8d.zip |
profiles/base: remove firefox[system-{av1,libvpx}] use masks
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9337adf35550..2aa08151b846 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -33,15 +33,6 @@ sys-devel/gcc cet sys-libs/binutils-libs cet sys-libs/glibc cet -# Joonas Niilola <juippis@gentoo.org> (2024-02-20) -# Upstream massively reworked av1 support breaking our custom -# system-av1 patches. -# Looks like the bundled libvpx is heavily patched (including av1 -# support) - I'm not confident that currently enabling custom-patched -# system-libvpx gives the same experience as using the bundled one. -# Need to revisit in 125.0. ->=www-client/firefox-123.0 system-av1 system-libvpx - # Matthew Turnbull <sparky@bluefang-logic.com> (2024-01-24) # Cinnamon wayland support is experimental and incomplete. # https://github.com/linuxmint/wayland/issues |