commit: d78a4c47609447a28af000535aa20c670e12d4d4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 5 05:06:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 5 05:06:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78a4c47
profiles/arch/hppa: mask pastix[starpu] Avoids dragging in dependencies. Bug: https://bugs.gentoo.org/804115 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index b2cad9b1e3c..1f91d73a59a 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2021-11-05) +# Avoid unkeyworded sci dependencies for bug #804115 +sci-libs/pastix starpu + # Arthur Zamarin <[email protected]> (2021-10-24) # dev-ruby/furo isn't keyworded here dev-python/argon2-cffi doc
