commit: 55338a46592dc57792a69c62245338aca72218ee Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 07:32:20 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 07:32:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55338a46
dev-lisp/sbcl: Stabilize 2.5.0 ppc64, #949944 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lisp/sbcl/sbcl-2.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/sbcl/sbcl-2.5.0.ebuild b/dev-lisp/sbcl/sbcl-2.5.0.ebuild index 9cb9f5869338..3a4ed23e09c6 100644 --- a/dev-lisp/sbcl/sbcl-2.5.0.ebuild +++ b/dev-lisp/sbcl/sbcl-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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:= \
