diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2018-04-08 21:52:20 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-04-08 21:52:20 +0200 |
commit | 252db0d43ad30eceb7e869b78a5ef66a680da6f8 (patch) | |
tree | b1db77aada2d42536d06c49b28df84bebb094a83 /app-emacs | |
parent | sys-fs/lxcfs: bump to 3.0.0 (diff) | |
download | gentoo-252db0d43ad30eceb7e869b78a5ef66a680da6f8.tar.gz gentoo-252db0d43ad30eceb7e869b78a5ef66a680da6f8.tar.bz2 gentoo-252db0d43ad30eceb7e869b78a5ef66a680da6f8.zip |
app-emacs/slime: Stable on amd64
Bug: https://bugs.gentoo.org/652808
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emacs')
-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 73d436c15fbb..943b134b2fa6 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 |