diff options
author | Sam James <sam@gentoo.org> | 2022-02-20 01:06:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-20 01:06:59 +0000 |
commit | 9b98f5c81b7e5014f2348229072a82f702b35e15 (patch) | |
tree | d1397d56b87d2fbae4370718027420ceea23cfb6 /profiles/features | |
parent | app-admin/bitwarden-desktop-bin: fix install (icons) (diff) | |
download | gentoo-9b98f5c81b7e5014f2348229072a82f702b35e15.tar.gz gentoo-9b98f5c81b7e5014f2348229072a82f702b35e15.tar.bz2 gentoo-9b98f5c81b7e5014f2348229072a82f702b35e15.zip |
profiles/features/musl: mask binary app-admin/bitwarden-desktop-bin
Latest version is already RDEPENDing on glibc.
Bug: https://bugs.gentoo.org/833381
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-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 0fee8268ab2b..48784cb5be9d 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-02-20) +# Binary package linked to glibc +app-admin/bitwarden-desktop-bin + # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-02-17) # Binary package linked to glibc media-libs/amdgpu-pro-vulkan |