commit: 572f78c0795d215d85970984dedb89181b098dde Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 13:40:16 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 13:40:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=572f78c0
dev-lisp/ecl: Stabilize 24.5.10 ppc64, #950892 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lisp/ecl/ecl-24.5.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/ecl/ecl-24.5.10.ebuild b/dev-lisp/ecl/ecl-24.5.10.ebuild index c289fe3b035d..ab879ea8178e 100644 --- a/dev-lisp/ecl/ecl-24.5.10.ebuild +++ b/dev-lisp/ecl/ecl-24.5.10.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 @@ -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 ~amd64-linux" +KEYWORDS="~amd64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux" IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X" # test phase only works if ecl already installed #516876 RESTRICT="test"
