commit: aad5959d48ab7e4b0c3e50ce6abe408eb717ff38 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 03:46:03 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 12 03:46:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad5959d
profiles/updates: fix MultiMovePackageUpdate Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/updates/1Q-2024 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 05eb97ac02e0..14d97c790b91 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -7,7 +7,7 @@ move app-doc/psmark app-text/psmark move app-doc/xmltoman app-text/xmltoman move app-doc/zeal app-text/zeal move sys-devel/gdb dev-debug/gdb -move dev-util/lldb dev-debug/lldb +move dev-util/lldb llvm-core/lldb move dev-util/cgdb dev-debug/cgdb move dev-util/ninja dev-build/ninja move dev-util/samurai dev-build/samurai
