diff options
author | Sam James <sam@gentoo.org> | 2022-06-25 09:52:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-25 23:23:00 +0100 |
commit | d85adde7af85474e43db3598864bb2f2cfc6896b (patch) | |
tree | f40202f74e28d8e48e466d79be543de15d56d50b /profiles/arch/sparc | |
parent | profiles/default/linux/s390/17.0/s390x: swap parent order for base vs release (diff) | |
download | gentoo-d85adde7af85474e43db3598864bb2f2cfc6896b.tar.gz gentoo-d85adde7af85474e43db3598864bb2f2cfc6896b.tar.bz2 gentoo-d85adde7af85474e43db3598864bb2f2cfc6896b.zip |
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@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/26071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/sparc')
-rw-r--r-- | profiles/arch/sparc/64ul/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 <sam@gentoo.org> (2022-06-25) +# Mask until newer librsvg is keyworded, bug #854201 +media-gfx/eog svg + # Sam James <sam@gentoo.org> (2021-03-20) # jit isn't supported on sparc64 and causes a bus error # in for grep -P. Debian completely disable it too. |