diff options
author | Sam James <sam@gentoo.org> | 2022-10-04 14:43:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 14:43:01 +0100 |
commit | d31f9e444b6b30a9653cbc67a310f25701fe6b77 (patch) | |
tree | 4c1c0058ccc6dd7782dfd517132563d72cba09d2 /profiles | |
parent | profiles/features/musl: mask net-im/gitter-bin (diff) | |
download | gentoo-d31f9e444b6b30a9653cbc67a310f25701fe6b77.tar.gz gentoo-d31f9e444b6b30a9653cbc67a310f25701fe6b77.tar.bz2 gentoo-d31f9e444b6b30a9653cbc67a310f25701fe6b77.zip |
profiles/features/musl: depend on glibc
Closes: https://bugs.gentoo.org/832480
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-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 6eb961c8add7..fc3ae4d4a5ac 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 -# Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> (2022-10-02) -# Binary package linked against glibc, bug #832480. -net-im/gitter-bin - # Petr Vaněk <arkamar@atlas.cz> (2022-09-23) # Musl does not implement rresvport function, bugs #713810 and #713376. app-shells/pdsh @@ -127,6 +123,7 @@ media-video/makemkv media-video/popcorntime-bin net-im/discord-bin net-im/element-desktop-bin +net-im/gitter-bin net-im/mattermost-desktop-bin net-im/rocketchat-desktop-bin net-im/skypeforlinux |