diff options
author | Sam James <sam@gentoo.org> | 2022-10-06 13:55:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-06 13:55:25 +0100 |
commit | 3b70f0c87b6a4d28de22482ec0dc897127c62fc0 (patch) | |
tree | c330d3a743dad34f0e4b90492f58319187cfaee8 | |
parent | sci-mathematics/cadabra: bump to 2.4.0.2 (diff) | |
download | gentoo-3b70f0c87b6a4d28de22482ec0dc897127c62fc0.tar.gz gentoo-3b70f0c87b6a4d28de22482ec0dc897127c62fc0.tar.bz2 gentoo-3b70f0c87b6a4d28de22482ec0dc897127c62fc0.zip |
profiles/features/musl: consolidate sys-apps/tas into binary glibc mask
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/features/musl/package.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 65706ff0afc6..63b5e5671e7d 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,10 +1,6 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Conrad Kostecki <conikost@gentoo.org> (2022-10-04) -# Binary package depends on glibc, so we need to mask for musl. -sys-apps/tas - # Sam James <sam@gentoo.org> (2022-10-04) # Packages with dubious sys-libs/glibc dependencies (non-binary) but # masking for now to allow musl profiles to graduate from exp->dev. @@ -170,6 +166,7 @@ sci-mathematics/gimps sci-misc/jupyterlab-desktop-bin sci-misc/netlogo-bin sys-apps/ipmicfg +sys-apps/tas sys-block/hpssacli sys-block/megacli sys-power/dptfxtract |