commit: d85adde7af85474e43db3598864bb2f2cfc6896b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 25 08:52:05 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 25 22:23:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85adde7
profiles/arch/sparc/64ul: temporarily mask media-gfx/eog[svg] Just until keyworded Rustified librsvg, which we can do shortly. Bug: https://bugs.gentoo.org/854201 Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26071 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/64ul/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/64ul/package.use.mask b/profiles/arch/sparc/64ul/package.use.mask index 36276da44663..93b647ef6c94 100644 --- a/profiles/arch/sparc/64ul/package.use.mask +++ b/profiles/arch/sparc/64ul/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-06-25) +# Mask until newer librsvg is keyworded, bug #854201 +media-gfx/eog svg + # Sam James <[email protected]> (2021-03-20) # jit isn't supported on sparc64 and causes a bus error # in for grep -P. Debian completely disable it too.
