diff options
author | Sam James <sam@gentoo.org> | 2022-01-19 01:12:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-19 01:12:20 +0000 |
commit | bd2c3dd5a6077ab407cf177060334dc864eea8ca (patch) | |
tree | 5c7b100c3b7c88991f2cb7802e5f4887df1029d3 /dev-lisp/clisp | |
parent | dev-lisp/hyperspec: Keyword 7.0-r3 ppc64, #831429 (diff) | |
download | gentoo-bd2c3dd5a6077ab407cf177060334dc864eea8ca.tar.gz gentoo-bd2c3dd5a6077ab407cf177060334dc864eea8ca.tar.bz2 gentoo-bd2c3dd5a6077ab407cf177060334dc864eea8ca.zip |
dev-lisp/clisp: Keyword 2.49.92-r1 ppc64, #831429
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp/clisp')
-rw-r--r-- | dev-lisp/clisp/clisp-2.49.92-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/clisp/clisp-2.49.92-r1.ebuild b/dev-lisp/clisp/clisp-2.49.92-r1.ebuild index fb2a3ee84689..a8f877a3e79b 100644 --- a/dev-lisp/clisp/clisp-2.49.92-r1.ebuild +++ b/dev-lisp/clisp/clisp-2.49.92-r1.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=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2/8" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="hyperspec X berkdb dbus fastcgi gdbm gtk +pcre postgres +readline svm threads +unicode +zlib" # "jit" disabled ATM |