diff options
| author | Sam James <sam@gentoo.org> | 2025-06-22 13:52:00 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-06-22 13:52:00 +0100 |
| commit | 6669d0ad65f936f6e4529a481ff902ace61ac551 (patch) | |
| tree | 117e900f8a9c83af49eb7075c6f2527c184d2f7f /dev-lisp | |
| parent | d97decc2c0662c00d36231f1216552eb3dcbef92 (diff) | |
| download | gentoo-6669d0ad65f936f6e4529a481ff902ace61ac551.tar.gz gentoo-6669d0ad65f936f6e4529a481ff902ace61ac551.tar.bz2 gentoo-6669d0ad65f936f6e4529a481ff902ace61ac551.zip | |
dev-lisp/clozurecl: Stabilize 1.13 amd64, #958682
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
| -rw-r--r-- | dev-lisp/clozurecl/clozurecl-1.13.ebuild | 4 |
1 files 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:=" |
