diff options
author | 2024-12-11 12:09:36 +0100 | |
---|---|---|
committer | 2024-12-11 12:53:11 +0100 | |
commit | b060a63ee02c38b2fa87212b3770c0d016bf3af7 (patch) | |
tree | 7ece9dabf8d25d95e18c38970ce4b98c92b5912c /profiles/arch/amd64/package.use | |
parent | Move {dev-libs/libclc → llvm-core/libclc} (diff) | |
download | gentoo-b060a63ee02c38b2fa87212b3770c0d016bf3af7.tar.gz gentoo-b060a63ee02c38b2fa87212b3770c0d016bf3af7.tar.bz2 gentoo-b060a63ee02c38b2fa87212b3770c0d016bf3af7.zip |
Move sys-libs/llvm-libunwind → llvm-runtimes/libunwind
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/package.use')
-rw-r--r-- | profiles/arch/amd64/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index 2ba8e0388262..f9f1cac49c8c 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -28,7 +28,7 @@ sys-devel/clang-runtime abi_x86_32 sys-libs/libcxxabi abi_x86_32 sys-libs/libcxx abi_x86_32 sys-libs/libomp abi_x86_32 -sys-libs/llvm-libunwind abi_x86_32 +llvm-runtimes/libunwind abi_x86_32 # Mike Gilbert <floppym@gentoo.org> (2016-11-17) # Enable both efi and pc by default. |