diff options
| author | Sam James <sam@gentoo.org> | 2025-06-22 14:09:57 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-06-22 14:09:57 +0100 |
| commit | 84b29fc425a4e9eff54efda962705a746662120c (patch) | |
| tree | de6ebff1812e8ed171447dfcc0d281c223a42ef6 /dev-lisp | |
| parent | 716714ca001cc9408dafe65b7b85c576b2e8e9bb (diff) | |
| download | gentoo-84b29fc425a4e9eff54efda962705a746662120c.tar.gz gentoo-84b29fc425a4e9eff54efda962705a746662120c.tar.bz2 gentoo-84b29fc425a4e9eff54efda962705a746662120c.zip | |
dev-lisp/sbcl: Stabilize 2.5.4 ppc64, #958684
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
| -rw-r--r-- | dev-lisp/sbcl/sbcl-2.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/sbcl-2.5.4.ebuild b/dev-lisp/sbcl/sbcl-2.5.4.ebuild index 6ed3f5102c8b..d46ccc2b7b53 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 ~riscv ~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:= \ |
