diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-08 15:05:13 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-08 15:05:13 -0400 |
commit | 9dfa9b05e1b0d21a668c110d66512b6e5fb3761a (patch) | |
tree | e0b5fa63790ef60bce59c9f70ff315ff15e38731 /app-emacs/slime | |
parent | dev-lisp/sbcl: amd64 stable (diff) | |
download | gentoo-9dfa9b05e1b0d21a668c110d66512b6e5fb3761a.tar.gz gentoo-9dfa9b05e1b0d21a668c110d66512b6e5fb3761a.tar.bz2 gentoo-9dfa9b05e1b0d21a668c110d66512b6e5fb3761a.zip |
app-emacs/slime: amd64 stable
Bug: https://bugs.gentoo.org/652808
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emacs/slime')
-rw-r--r-- | app-emacs/slime/slime-2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/slime/slime-2.20.ebuild b/app-emacs/slime/slime-2.20.ebuild index b8a5bdb9d7fa..41a49437b417 100644 --- a/app-emacs/slime/slime-2.20.ebuild +++ b/app-emacs/slime/slime-2.20.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/slime/slime/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 xref? ( xref.lisp )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="doc xref" RESTRICT=test # tests fail to contact sbcl |