commit: aa42fb2eda860eddeb6291bdef8949b77e31d4ff Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 20:32:31 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 20:33:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa42fb2e
features/musl/package.mask: mask sys-apps/tas Closes: https://bugs.gentoo.org/874822 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 3eb49818d3cc..65706ff0afc6 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 <conik...@gentoo.org> (2022-10-04) +# Binary package depends on glibc, so we need to mask for musl. +sys-apps/tas + # Sam James <s...@gentoo.org> (2022-10-04) # Packages with dubious sys-libs/glibc dependencies (non-binary) but # masking for now to allow musl profiles to graduate from exp->dev.