diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:25:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:25:02 +0200 |
commit | 9f16ba6b3585eb649a32562f7c2189a8c1401168 (patch) | |
tree | 13b5b7244a7d15403db3d76c102c919bf3698471 /dev-lisp/clisp | |
parent | media-fonts/polarsys-b612-fonts: ppc stable wrt bug #687962 (diff) | |
download | gentoo-9f16ba6b3585eb649a32562f7c2189a8c1401168.tar.gz gentoo-9f16ba6b3585eb649a32562f7c2189a8c1401168.tar.bz2 gentoo-9f16ba6b3585eb649a32562f7c2189a8c1401168.zip |
dev-lisp/clisp: amd64 stable wrt bug #687220
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-lisp/clisp')
-rw-r--r-- | dev-lisp/clisp/clisp-2.49.92.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/clisp/clisp-2.49.92.ebuild b/dev-lisp/clisp/clisp-2.49.92.ebuild index 97156d783c4e..886099bd2d0c 100644 --- a/dev-lisp/clisp/clisp-2.49.92.ebuild +++ b/dev-lisp/clisp/clisp-2.49.92.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2/8" -KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86" IUSE="hyperspec X berkdb dbus fastcgi gdbm gtk +pcre postgres +readline svm -threads +unicode +zlib" # "jit" disabled ATM |