commit: 9159661c6dfecd4f5079dcd2847a2a6f4c20ec40 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jan 22 18:59:55 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jan 22 19:00:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9159661c
musl: mask binary app-backup/tsm Closes: https://bugs.gentoo.org/830295 Signed-off-by: Andreas K. Hüttel <dilfridge <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 18d210fb4f00..7eaae24b8890 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 +# Andreas K. Hüttel <[email protected]> (2022-01-22) +# Binary package linked to glibc +app-backup/tsm + # Marco Genasci <[email protected]> (2022-01-06) # dev-db/oracle-instantclient package linked against glibc, # and the other packages depends on it.
