commit: f8b60deb7cc7cfdb27da1b12f2948dfd97f5cf87 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Oct 11 05:04:03 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 22:20:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b60deb
profiles/arch/riscv: mask sundials for sci-mathematics/octave sci-libs/sundials fails several tests on riscv Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 3121f830aa8..2800f41f088 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan <[email protected]> (2021-10-11) +# sci-libs/sundials fails several tests #817680 +sci-mathematics/octave sundials + # Alex Fan <[email protected]> (2021-09-27) # depends on mysql kde-apps/akonadi mysql
