commit: cdb10d3013e9df488b2962d66713398b86165281 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 2 09:43:04 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 2 09:43:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb10d30
dev-lisp/sbcl: Stabilize 2.4.9 x86, #942636 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lisp/sbcl/sbcl-2.4.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/sbcl/sbcl-2.4.9.ebuild b/dev-lisp/sbcl/sbcl-2.4.9.ebuild index e68fd9fef032..6a7baae65153 100644 --- a/dev-lisp/sbcl/sbcl-2.4.9.ebuild +++ b/dev-lisp/sbcl/sbcl-2.4.9.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 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="system-bootstrap debug doc source +threads +unicode +zstd" CDEPEND=">=dev-lisp/asdf-3.3:= \
