commit: def0e0c5e0446694d45cbecc2002847ad5d21825 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 26 04:01:29 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 26 06:13:37 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def0e0c5
dev-lisp/ecl: Stabilize 24.5.10-r1 x86, #969276 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-lisp/ecl/ecl-24.5.10-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/ecl/ecl-24.5.10-r1.ebuild b/dev-lisp/ecl/ecl-24.5.10-r1.ebuild index f91f4064ff2d..bc67c8822f1f 100644 --- a/dev-lisp/ecl/ecl-24.5.10-r1.ebuild +++ b/dev-lisp/ecl/ecl-24.5.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://common-lisp.net/project/ecl/static/files/release/${P}.tgz" LICENSE="BSD-2 LGPL-2.1+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X" # test phase only works if ecl already installed #516876 RESTRICT="test"
