diff options
author | Sam James <sam@gentoo.org> | 2023-03-13 23:27:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-13 23:27:51 +0000 |
commit | 4f41dbcce097c33c745c7c3cfe8fee0f192b77d2 (patch) | |
tree | 9f7447f2820549908a9820b74f59616b068b8713 /app-emacs/slime | |
parent | app-emacs/slime: Stabilize 2.28 amd64, #900989 (diff) | |
download | gentoo-4f41dbcce097c33c745c7c3cfe8fee0f192b77d2.tar.gz gentoo-4f41dbcce097c33c745c7c3cfe8fee0f192b77d2.tar.bz2 gentoo-4f41dbcce097c33c745c7c3cfe8fee0f192b77d2.zip |
app-emacs/slime: Stabilize 2.28 ppc, #900989
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/slime')
-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 180d2379523d..b5985b212981 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 |