commit: c61afa66b9d765d406fa8526e15ff467e7fbfbe0 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Thu Feb 1 01:11:17 2024 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sat Feb 3 13:30:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61afa66
profiles/package.mask: split into dev-libs/libtracecmd to fix dep Closes: https://github.com/gentoo/gentoo/pull/35124 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 170efdc57acd..9e361c7e216c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -463,12 +463,6 @@ net-misc/openr2 # GNOME 45 mask >=gnome-extra/gnome-logs-45_alpha -# Sam James <[email protected]> (2023-07-05) -# Doesn't install all needed files by e.g. kernelshark. -# Need to either split into libtracecmd for the libraries or revert to Makefiles. -# See bug #909439. -=dev-util/trace-cmd-3.2 - # Michał Górny <[email protected]> (2023-06-21) # suitesparseconfig-7.0.0 fails to build with multilib enabled # because of dependencies that cannot be satisfied. All the other
