commit: 977dd7dec5d9db8898d5b500693752eedd7518c9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 21 04:59:39 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 21 04:59:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977dd7de
profiles/features/musl: mask sys-apps/tuned (depends on systemtap) Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index e0afc0437df6..cdd861ded196 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Sam James <[email protected]> (2024-08-21) -# Needs porting to musl. Fails to compile in a few ways. See bug #925857. +# systemtap needs porting to musl. Fails to compile in a few ways. +# See bug #925857. dev-debug/systemtap +sys-apps/tuned # Robert Förster <[email protected]> (2024-05-06) # needs mongodb
