commit: 80572a87ffcf9fdcddd571f3b216c263de180f58 Author: Daniel Novomesky <dnovomesky <AT> gmail <DOT> com> AuthorDate: Wed Feb 24 10:32:47 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 10:56:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80572a87
profiles/arch/x86/package.use.mask: mask media-libs/libavif[svt-av1] Signed-off-by: Daniel Novomesky <dnovomesky <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19628 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 2e3234ac917..ddec48e4f1e 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Daniel Novomesky <[email protected]> (2021-02-24) +# Depends on media-libs/svt-av1, which is unavailable on x86 +media-libs/libavif svt-av1 + # Thomas Deutschmann <[email protected]> (2021-02-17) # Unmask PCRE JIT support where dev-libs/libpcre2[jit] is available dev-lang/php -jit
