diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 13:50:15 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 13:50:15 +0000 |
commit | 6346f7733a7cd233516896e2f885ee476b9aa119 (patch) | |
tree | 37fbeee502be3d0e9c1da3e78f1860df24e65175 /app-emacs/slime/slime-2.28.ebuild | |
parent | kde-plasma/flatpak-kcm: Keyword 5.27.3 ppc64, #895306 (diff) | |
download | gentoo-6346f7733a7cd233516896e2f885ee476b9aa119.tar.gz gentoo-6346f7733a7cd233516896e2f885ee476b9aa119.tar.bz2 gentoo-6346f7733a7cd233516896e2f885ee476b9aa119.zip |
app-emacs/slime: Stabilize 2.28 x86, #900989
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/slime/slime-2.28.ebuild')
-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 b5985b212981..c3f5a834a225 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 |