diff options
author | Sam James <sam@gentoo.org> | 2023-03-13 23:27:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-13 23:27:49 +0000 |
commit | 03e66feebed2734ed612a1dd90e5cbbad0b9593d (patch) | |
tree | ec0ab6f821103402e0494f6af22bcd76c59a9cf3 /app-emacs | |
parent | app-emacs/emacs-openrc: Stabilize 1.0.0 amd64, #900987 (diff) | |
download | gentoo-03e66feebed2734ed612a1dd90e5cbbad0b9593d.tar.gz gentoo-03e66feebed2734ed612a1dd90e5cbbad0b9593d.tar.bz2 gentoo-03e66feebed2734ed612a1dd90e5cbbad0b9593d.zip |
app-emacs/slime: Stabilize 2.28 amd64, #900989
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/slime/slime-2.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/slime/slime-2.28.ebuild b/app-emacs/slime/slime-2.28.ebuild index da4135f52bf4..180d2379523d 100644 --- a/app-emacs/slime/slime-2.28.ebuild +++ b/app-emacs/slime/slime-2.28.ebuild @@ -11,7 +11,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 |