Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/clisp/
Date: Wed, 19 Jan 2022 01:12:36
Message-Id: 1642554740.bd2c3dd5a6077ab407cf177060334dc864eea8ca.sam@gentoo
1 commit: bd2c3dd5a6077ab407cf177060334dc864eea8ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 01:12:20 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 01:12:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2c3dd5
7
8 dev-lisp/clisp: Keyword 2.49.92-r1 ppc64, #831429
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lisp/clisp/clisp-2.49.92-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lisp/clisp/clisp-2.49.92-r1.ebuild b/dev-lisp/clisp/clisp-2.49.92-r1.ebuild
16 index fb2a3ee84689..a8f877a3e79b 100644
17 --- a/dev-lisp/clisp/clisp-2.49.92-r1.ebuild
18 +++ b/dev-lisp/clisp/clisp-2.49.92-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="2/8"
29 -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
31 IUSE="hyperspec X berkdb dbus fastcgi gdbm gtk +pcre postgres +readline svm threads +unicode +zlib"
32 # "jit" disabled ATM