commit: 07cf276725595609e7ba8dd62f501797a8f1a284 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 26 04:01:30 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 26 06:13:38 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07cf2767
dev-lisp/ecl: Stabilize 24.5.10-r1 amd64, #969276 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-lisp/ecl/ecl-24.5.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/ecl/ecl-24.5.10-r1.ebuild b/dev-lisp/ecl/ecl-24.5.10-r1.ebuild index bc67c8822f1f..8a6b505184bf 100644 --- a/dev-lisp/ecl/ecl-24.5.10-r1.ebuild +++ b/dev-lisp/ecl/ecl-24.5.10-r1.ebuild @@ -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"
