commit: b8e67f906ef72509959f2a6be35130a7eda85257 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 08:03:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 08:03:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e67f90
profiles/arch/sparc/package.use.stable.mask: mask app-text/dblatex[inkscape] Large package not marked as stable on SPARC. It's also primarily a desktop application. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index f672af78d46..a2693470394 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,12 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-02-21) +# Avoid pulling in a large unkeyworded dep +# which is largely a desktop application +# bug #766051 +app-text/dblatex inkscape + # Sam James <[email protected]> (2020-01-18) # net-libs/mbedtls is not stable on sparc # see also: package.use entry to allow
