commit: 08cf6e0ab5f423c6aced055a4894981aa2518773 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Oct 7 22:17:24 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Oct 7 22:23:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08cf6e0a
profiles: Drop www-client/vivaldi-snapshot[proprietary-codecs] mask It still requires an unreleased version of FFmpeg, but I have now packaged this separately as media-video/ffmpeg-chromium. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/base/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5c60dc7cc75..e1ee659a96e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -25,12 +25,6 @@ dev-lang/rust parallel-compiler # see also: https://github.com/rspamd/rspamd/issues/3871 ~mail-filter/rspamd-3.0 jemalloc -# James Le Cuirot <[email protected]> (2021-09-04) -# Currently requires an unreleased version of FFmpeg. If you really want it, -# unmask the flag and emerge ffmpeg-9999 with this environment variable set: -# EGIT_OVERRIDE_COMMIT_FFMPEG=8649f5dca6688feb66f787dcf232d42ed20fdb28 ->=www-client/vivaldi-snapshot-4.2.2406.4 proprietary-codecs - # Matt Turner <[email protected]> (2021-08-28) # Mask experimental options. gui-libs/gtk ffmpeg vulkan
