diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:29:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:53:24 +0100 |
commit | 1f9f1999cdc8ccb94054dec2d2951c7e486aa996 (patch) | |
tree | 083f072f5a45564fcf8937b43274d14b4d6a037e /llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild | |
parent | Move {sys-devel → llvm-core}/llvm-common (diff) | |
download | gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.gz gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.bz2 gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.zip |
Move {sys-devel → llvm-core}/llvm
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild')
-rw-r--r-- | llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild b/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild index 9db3e57db98c..99972f122d59 100644 --- a/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild +++ b/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6-r1.ebuild @@ -35,7 +35,7 @@ RESTRICT=" " DEPEND=" - sys-devel/llvm:${LLVM_MAJOR} + llvm-core/llvm:${LLVM_MAJOR} virtual/libcrypt[abi_x86_32(-)?,abi_x86_64(-)?] " BDEPEND=" |