commit: 9de0c8f02fe06028a5871605844292224ffd143f Author: Andrey Grozin <grozin <AT> gentoo <DOT> org> AuthorDate: Thu May 15 06:25:28 2025 +0000 Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org> CommitDate: Thu May 15 06:25:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de0c8f0
profiles/arch/riscv/package.use: use ecl as the default lisp for maxima Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org> profiles/arch/riscv/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use b/profiles/arch/riscv/package.use index bd8a4a2e46a6..2df4599271a7 100644 --- a/profiles/arch/riscv/package.use +++ b/profiles/arch/riscv/package.use @@ -1,6 +1,10 @@ # Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrey Grozin <[email protected]> (2025-05-15) +# use ecl as the default lisp for maxima +sci-mathematics/maxima ecl + # James Le Cuirot <[email protected]> (2023-12-16) # Apply additional FFmpeg patches for efficient playback on some SoCs. media-tv/kodi soc
