diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2022-02-02 17:44:24 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2022-02-02 17:45:24 +0300 |
commit | a444b025fb1632798046d8b1c1f2d3a3f20007c9 (patch) | |
tree | a8b8165e8e8a3bcc834d88138387aaef337e0fdd /profiles/features | |
parent | app-antivirus/clamav: remove vulnerable v0.103.4. (diff) | |
download | gentoo-a444b025fb1632798046d8b1c1f2d3a3f20007c9.tar.gz gentoo-a444b025fb1632798046d8b1c1f2d3a3f20007c9.tar.bz2 gentoo-a444b025fb1632798046d8b1c1f2d3a3f20007c9.zip |
profiles/features/musl/package.mask: mask net-misc/yandex-disk on musl systems
Closes: https://bugs.gentoo.org/832581
Reported-by: Agostino Sarubbo <ago@gentoo.org>
Signed-off-by: Sergey Popov <pinkbyte@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 dc5443bae992..d82bd3997dae 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 +# Sergey Popov <pinkbyte@gentoo.org> (2022-02-02) +# Binary package linked to glibc, bug #832581 +net-misc/yandex-disk + # David Seifert <soap@gentoo.org> (2022-02-02) # Binary packages linked to glibc net-im/skypeforlinux |