diff options
author | 2023-03-01 22:37:51 +0100 | |
---|---|---|
committer | 2023-03-01 22:39:36 +0100 | |
commit | 45e4b3bc71452c97dad0acde89ac5a8645a75d8c (patch) | |
tree | 620f72ed34189ac2c375c654b2367490fe890f00 /profiles | |
parent | kde-plasma/kwayland-integration: add missing wayland-scanner build dep (diff) | |
download | gentoo-45e4b3bc71452c97dad0acde89ac5a8645a75d8c.tar.gz gentoo-45e4b3bc71452c97dad0acde89ac5a8645a75d8c.tar.bz2 gentoo-45e4b3bc71452c97dad0acde89ac5a8645a75d8c.zip |
features/musl/package.mask: mask sys-apps/smcipmitool
Closes: https://bugs.gentoo.org/898530
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 3c3146bd5ceb..102be7bafed5 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <conikost@gentoo.org> (2023-03-01) +# Binary package, which is compiled against glibc +sys-apps/smcipmitool + # Alfredo Tupone <tupone@gentoo.org> (2023-02-27) # Uses dev-util/nvidia-cuda-toolkit dev-libs/cutlass |