summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lisp/sbcl/sbcl-2.5.4.ebuild2
-rw-r--r--profiles/arch/riscv/package.use.force4
2 files changed, 5 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/sbcl-2.5.4.ebuild b/dev-lisp/sbcl/sbcl-2.5.4.ebuild
index c944a41e634e..e0d3ec080e4c 100644
--- a/dev-lisp/sbcl/sbcl-2.5.4.ebuild
+++ b/dev-lisp/sbcl/sbcl-2.5.4.ebuild
@@ -41,7 +41,7 @@ SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="system-bootstrap debug doc source +threads +unicode +zstd"
CDEPEND=">=dev-lisp/asdf-3.3:= \
diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force
index a36ce5a37c9d..e5cb1c3335e8 100644
--- a/profiles/arch/riscv/package.use.force
+++ b/profiles/arch/riscv/package.use.force
@@ -1,6 +1,10 @@
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andrey Grozin <grozin@gentoo.org> (2025-05-15)
+# binary sbcl for bootstrap is not available
+dev-lisp/sbcl system-bootstrap
+
# Ionen Wolkens <ionen@gentoo.org> (2023-07-26)
# MPV currently[1] has no plans to support >=lua5-3 making luajit
# the only choice for maintained lua. Apply mask/force to override