From dde79ca3f3f8ef67d182aaf6bb66a46a4349958a Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 19 Jan 2022 01:12:21 +0000 Subject: dev-lisp/ecls: Keyword 21.2.1-r4 ppc64, #831429 Signed-off-by: Sam James --- dev-lisp/ecls/ecls-21.2.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lisp/ecls') diff --git a/dev-lisp/ecls/ecls-21.2.1-r4.ebuild b/dev-lisp/ecls/ecls-21.2.1-r4.ebuild index 0f4009c48622..d77a8f329dc5 100644 --- a/dev-lisp/ecls/ecls-21.2.1-r4.ebuild +++ b/dev-lisp/ecls/ecls-21.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD-2 LGPL-2.1+" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X" # test phase only works if ecls already installed #516876 RESTRICT="test" -- cgit v1.2.3-65-gdbad