commit: cfc258f59aff521ef58d9b2ac4ca41f4734af53b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 03:23:32 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 03:24:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc258f5
profiles/arch/s390: mask dev-python/scipy[sparse] Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 2cb5bfbce7a6..91321b25d42d 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-04-26) +# Avoid unkeyworded sci-libs/umfpack +dev-python/scipy sparse + # Sam James <[email protected]> (2022-04-26) # Avoid unkeyworded media-gfx/libimagequant dev-python/pillow imagequant
