summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-19 01:12:21 +0000
committerSam James <sam@gentoo.org>2022-01-19 01:12:21 +0000
commitdde79ca3f3f8ef67d182aaf6bb66a46a4349958a (patch)
treeddaa555ea318b19ba8c9e6b22e9129274c989492
parentdev-lisp/clisp: Keyword 2.49.92-r1 ppc64, #831429 (diff)
downloadgentoo-dde79ca3.tar.gz
gentoo-dde79ca3.tar.bz2
gentoo-dde79ca3.zip
dev-lisp/ecls: Keyword 21.2.1-r4 ppc64, #831429
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lisp/ecls/ecls-21.2.1-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
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"