commit: 6669d0ad65f936f6e4529a481ff902ace61ac551 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 12:52:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 12:52:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6669d0ad
dev-lisp/clozurecl: Stabilize 1.13 amd64, #958682 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lisp/clozurecl/clozurecl-1.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/clozurecl/clozurecl-1.13.ebuild b/dev-lisp/clozurecl/clozurecl-1.13.ebuild index c7bd15205523..ff64166eab82 100644 --- a/dev-lisp/clozurecl/clozurecl-1.13.ebuild +++ b/dev-lisp/clozurecl/clozurecl-1.13.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 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="-* amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" RDEPEND=">=dev-lisp/asdf-2.33-r3:="
