mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-lisp/sbcl: keyword ~riscv
Closes: https://bugs.gentoo.org/955601 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
This commit is contained in:
@@ -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:= \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user