Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/clozurecl/
Date: Fri, 04 May 2018 15:36:38
Message-Id: 1525447834.8f972a4b71b865caf253e10f3ca7824aa269b115.whissi@gentoo
1 commit: 8f972a4b71b865caf253e10f3ca7824aa269b115
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 4 15:30:34 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri May 4 15:30:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f972a4b
7
8 dev-lisp/clozurecl: x86 stable (bug #654668)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 dev-lisp/clozurecl/clozurecl-1.11.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lisp/clozurecl/clozurecl-1.11.5.ebuild b/dev-lisp/clozurecl/clozurecl-1.11.5.ebuild
16 index 7eeebd9cb5e..331f28c253d 100644
17 --- a/dev-lisp/clozurecl/clozurecl-1.11.5.ebuild
18 +++ b/dev-lisp/clozurecl/clozurecl-1.11.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -22,7 +22,7 @@ SRC_URI="
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
30 +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~x64-macos"
31 IUSE="doc"
32
33 RDEPEND=">=dev-lisp/asdf-2.33-r3:="