commit:     139fc44f9274b8e0393353dfa27bf8f0f01d9a33
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 21:43:57 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 21:48:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139fc44f

app-emacs/slime: x86 stable (bug #621516)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emacs/slime/slime-2.15.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/slime/slime-2.15.ebuild 
b/app-emacs/slime/slime-2.15.ebuild
index bcab613a5c7..367f357aff3 100644
--- a/app-emacs/slime/slime-2.15.ebuild
+++ b/app-emacs/slime/slime-2.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,9 +16,9 @@ fi
 LICENSE="GPL-2 xref? ( xref.lisp )"
 SLOT="0"
 if [[ ${PV} == *9999* ]]; then
-       KEYWORDS=""
+       KEYWORDS="x86"
 else
-       KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+       KEYWORDS="~amd64 ~ppc ~sparc x86"
 fi
 IUSE="doc xref"
 RESTRICT=test # tests fail to contact sbcl

Reply via email to