summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-01-08 00:35:13 +0100
committerMaciej Barć <xgqt@gentoo.org>2023-01-08 01:29:18 +0100
commit36edc4fd41ffb1c1eb8e1b08975c109dbdcf1b33 (patch)
tree490e3907adbd0975c6a33920ffb4522a8a0ceccf /profiles
parentsci-mathematics/acl2: new package; add 8.5 (diff)
downloadgentoo-36edc4fd41ffb1c1eb8e1b08975c109dbdcf1b33.tar.gz
gentoo-36edc4fd41ffb1c1eb8e1b08975c109dbdcf1b33.tar.bz2
gentoo-36edc4fd41ffb1c1eb8e1b08975c109dbdcf1b33.zip
profiles: mask sci-mathematics/acl2 on musl
Currently ACL2 (sci-mathematics/acl2) unconditionally depends on SBCL (dev-lisp/sbcl), which is masked on the musl profile. Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/musl/package.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 65874303fea3..44be81852b0c 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Maciej Barć <xgqt@gentoo.org> (2023-01-07)
+# Currently ACL2 (sci-mathematics/acl2) unconditionally depends
+# on SBCL (dev-lisp/sbcl), which is masked on the musl profile.
+sci-mathematics/acl2
+
# Sam James <sam@gentoo.org> (2023-01-02)
# Uses error.h, bug #888956
=sys-libs/liburing-2.3