summaryrefslogtreecommitdiff
path: root/dev-lisp/sbcl
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2025-06-28 15:24:36 +0700
committerAndrey Grozin <grozin@gentoo.org>2025-06-28 15:24:36 +0700
commit50b2fe73074388e1dfd62c8ef8a4f8aae07ed95b (patch)
tree27580509c4975af8769aea8fd1e9075957eed3d3 /dev-lisp/sbcl
parent2592bb86ce0e6071648ba2396ed0d0f68d612530 (diff)
downloadgentoo-50b2fe73074388e1dfd62c8ef8a4f8aae07ed95b.tar.gz
gentoo-50b2fe73074388e1dfd62c8ef8a4f8aae07ed95b.tar.bz2
gentoo-50b2fe73074388e1dfd62c8ef8a4f8aae07ed95b.zip
dev-lisp/sbcl: 2.5.5 is not stable
By mistake I committed it to stable Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'dev-lisp/sbcl')
-rw-r--r--dev-lisp/sbcl/sbcl-2.5.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/sbcl-2.5.5.ebuild b/dev-lisp/sbcl/sbcl-2.5.5.ebuild
index 04e9fe681538..6393b8968663 100644
--- a/dev-lisp/sbcl/sbcl-2.5.5.ebuild
+++ b/dev-lisp/sbcl/sbcl-2.5.5.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:= \