commit: dfde5a2702c02b34919a1c7d53f90f597cc7c64b Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Thu Mar 10 18:26:27 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Thu Mar 10 18:26:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfde5a27
profiles: mask media-libs/skia[ffmpeg] Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> profiles/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 7f4476d49..34d2ffe54 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Alessandro Barbieri <[email protected]> (2021-07-26) @@ -56,3 +56,7 @@ sci-physics/mbdyn metis # Anna Vyalkova <[email protected]> (2021-12-29) # build failure, needs patching app-crypt/pgp bindist + +# Alessandro Barbieri <[email protected]> (2022-03-10) +# build failure +media-libs/skia ffmpeg
