commit: a25a57a897a163d03d8b91dbb1b9ba5f4d467662 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Feb 3 14:45:40 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Feb 3 15:02:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25a57a8
features/musl/package.mask: mask app-misc/kryoflux-dtc Closes: https://bugs.gentoo.org/830521 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 215d63ceb598..86e4b8ace489 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-misc/kryoflux-dtc + # Conrad Kostecki <[email protected]> (2022-02-03) # Binary package linked to glibc app-benchmarks/geekbench
