commit: a5f7358c6b9175e6faf211b6f5cb71ba25878a79 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Aug 11 14:26:54 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Aug 11 14:32:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f7358c
profiles/arch/riscv: use ecl as the lisp for sci-mathematics/fricas Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/arch/riscv/package.use | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use b/profiles/arch/riscv/package.use index 4f00112df03e..2b7ec57d3103 100644 --- a/profiles/arch/riscv/package.use +++ b/profiles/arch/riscv/package.use @@ -1,8 +1,10 @@ # Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michael Orlitzky <[email protected]> (2025-08-11) # Andrey Grozin <[email protected]> (2025-05-15) -# use ecl as the default lisp for maxima +# use ecl as the default lisp for maxima and fricas +sci-mathematics/fricas ecl sci-mathematics/maxima ecl # James Le Cuirot <[email protected]> (2023-12-16)
