commit: 4b531084333a3296a5c86117e17bc3654a51fa41 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Feb 3 14:44:20 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Feb 3 15:02:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b531084
features/musl/package.mask: mask app-benchmarks/geekbench Closes: https://bugs.gentoo.org/830296 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/features/musl/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 125d7ff3e83a..215d63ceb598 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 +# Conrad Kostecki <[email protected]> (2022-02-03) +# Binary package linked to glibc +app-benchmarks/geekbench + # Robert Siebeck <[email protected]> (2022-02-02) # Binary package linked to glibc, bug #832483 net-im/signal-desktop-bin @@ -14,7 +18,7 @@ net-misc/dropbox net-misc/yandex-disk # David Seifert <[email protected]> (2022-02-02) -# Binary packages linked to glibc +# Binary package linked to glibc net-im/skypeforlinux # Viorel Munteanu <[email protected]> (2022-02-01)
