diff options
author | 2024-06-04 21:23:35 +0300 | |
---|---|---|
committer | 2024-06-04 21:23:35 +0300 | |
commit | 02454cefb19452fad9d31e30bb46aa54433884f0 (patch) | |
tree | 67ad191f51b171e532698f1a82b184347243afc5 /app-emacs/slime | |
parent | app-emacs/ebib: Stabilize 2.41.1 amd64, #933522 (diff) | |
download | gentoo-02454cefb19452fad9d31e30bb46aa54433884f0.tar.gz gentoo-02454cefb19452fad9d31e30bb46aa54433884f0.tar.bz2 gentoo-02454cefb19452fad9d31e30bb46aa54433884f0.zip |
app-emacs/slime: Stabilize 2.30 ALLARCHES, #933523
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/slime')
-rw-r--r-- | app-emacs/slime/slime-2.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/slime/slime-2.30.ebuild b/app-emacs/slime/slime-2.30.ebuild index faeafd09686d..a807cef74475 100644 --- a/app-emacs/slime/slime-2.30.ebuild +++ b/app-emacs/slime/slime-2.30.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 |