summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-05-25 19:52:42 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-05-25 19:52:42 +0200
commitbe49653d54c1c8799824bef4bc28e5a5bec75479 (patch)
treedf7c726c1ee00ed8f804d3c699a5d296bc22fe00
parentnet-im/signal-desktop-bin: remove old version (diff)
downloadgentoo-be49653d54c1c8799824bef4bc28e5a5bec75479.tar.gz
gentoo-be49653d54c1c8799824bef4bc28e5a5bec75479.tar.bz2
gentoo-be49653d54c1c8799824bef4bc28e5a5bec75479.zip
sci-mathematics/acl2: need to rebuild ACL2 "core" on sbcl update
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-rw-r--r--sci-mathematics/acl2/acl2-8.5-r1.ebuild (renamed from sci-mathematics/acl2/acl2-8.5.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/acl2/acl2-8.5.ebuild b/sci-mathematics/acl2/acl2-8.5-r1.ebuild
index c681f996e4fd..19e1ea1d83f7 100644
--- a/sci-mathematics/acl2/acl2-8.5.ebuild
+++ b/sci-mathematics/acl2/acl2-8.5-r1.ebuild
@@ -22,7 +22,7 @@ IUSE="doc emacs"
REQUIRED_USE="emacs? ( doc )"
RDEPEND="
- dev-lisp/sbcl
+ dev-lisp/sbcl:=
emacs? ( >=app-editors/emacs-25:* )
"
BDEPEND="