diff options
author | Sam James <sam@gentoo.org> | 2023-07-21 13:49:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-21 13:49:11 +0100 |
commit | 25f427bffd659743cfe09b40fc472522b5a0b14e (patch) | |
tree | ec644c6655979426b67b601b0b825d47e887f85e /dev-lisp | |
parent | dev-python/hypothesis: Stabilize 6.80.1 ALLARCHES, #910637 (diff) | |
download | gentoo-25f427bffd659743cfe09b40fc472522b5a0b14e.tar.gz gentoo-25f427bffd659743cfe09b40fc472522b5a0b14e.tar.bz2 gentoo-25f427bffd659743cfe09b40fc472522b5a0b14e.zip |
dev-lisp/sbcl: Stabilize 2.3.5 amd64, #910625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/sbcl/sbcl-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/sbcl-2.3.5.ebuild b/dev-lisp/sbcl/sbcl-2.3.5.ebuild index d75345ce746f..18bc21c6ccd0 100644 --- a/dev-lisp/sbcl/sbcl-2.3.5.ebuild +++ b/dev-lisp/sbcl/sbcl-2.3.5.ebuild @@ -39,7 +39,7 @@ SRC_URI="mirror://sourceforge/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:= \ |