Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/slime/
Date: Sun, 08 Apr 2018 19:17:05
Message-Id: 1523214991.a26f801c4bd79e414dd270160b8d3929584ff0a3.nimiux@gentoo
1 commit: a26f801c4bd79e414dd270160b8d3929584ff0a3
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 19:16:03 2018 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 19:16:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26f801c
7
8 app-emacs/slime: Roll back stabilization on amd64 due to dependency on bug #645954
9
10 Bug: https://bugs.gentoo.org/652808
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 app-emacs/slime/slime-2.20.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/slime/slime-2.20.ebuild b/app-emacs/slime/slime-2.20.ebuild
17 index 41a49437b41..b8a5bdb9d7f 100644
18 --- a/app-emacs/slime/slime-2.20.ebuild
19 +++ b/app-emacs/slime/slime-2.20.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/slime/slime/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-2 xref? ( xref.lisp )"
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc ~sparc ~x86"
25 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
26 IUSE="doc xref"
27 RESTRICT=test # tests fail to contact sbcl