From: Andreas K. Hüttel Date: Sat, 3 Mar 2018 18:56:23 +0000 (+0100) Subject: app-emacs/slime: amd64 stable (ALLARCHES), bug 621516 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2814a7c12ed283e57ed1fddb2d378aa6acb16f07;p=gentoo.git app-emacs/slime: amd64 stable (ALLARCHES), bug 621516 Bug: https://bugs.gentoo.org/621516 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-emacs/slime/slime-2.15.ebuild b/app-emacs/slime/slime-2.15.ebuild index c0c73e5a4715..26d86bd44bde 100644 --- a/app-emacs/slime/slime-2.15.ebuild +++ b/app-emacs/slime/slime-2.15.ebuild @@ -16,7 +16,7 @@ fi LICENSE="GPL-2 xref? ( xref.lisp )" SLOT="0" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ppc ~sparc x86" + KEYWORDS="amd64 ppc ~sparc x86" fi IUSE="doc xref" RESTRICT=test # tests fail to contact sbcl