diff options
author | Sam James <sam@gentoo.org> | 2024-02-27 23:24:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-27 23:24:51 +0000 |
commit | 5e26d1e978808002e83cd1786c215f6cdd643cc6 (patch) | |
tree | a4ac0f79ffd20ac0db21eb267a2ea81d6ce52e38 /app-emacs/slime | |
parent | sys-libs/gpm: Stabilize 1.20.7-r6 arm, #925635 (diff) | |
download | gentoo-5e26d1e978808002e83cd1786c215f6cdd643cc6.tar.gz gentoo-5e26d1e978808002e83cd1786c215f6cdd643cc6.tar.bz2 gentoo-5e26d1e978808002e83cd1786c215f6cdd643cc6.zip |
app-emacs/slime: Stabilize 2.29.1 ALLARCHES, #925643
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/slime')
-rw-r--r-- | app-emacs/slime/slime-2.29.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/slime/slime-2.29.1.ebuild b/app-emacs/slime/slime-2.29.1.ebuild index faeafd09686d..a807cef74475 100644 --- a/app-emacs/slime/slime-2.29.1.ebuild +++ b/app-emacs/slime/slime-2.29.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/slime/slime/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain GPL-2+ GPL-3+ LLGPL-2.1 ZLIB 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 |