diff options
Diffstat (limited to 'llvm-runtimes/openmp/openmp-17.0.6.ebuild')
| -rw-r--r-- | llvm-runtimes/openmp/openmp-17.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm-runtimes/openmp/openmp-17.0.6.ebuild b/llvm-runtimes/openmp/openmp-17.0.6.ebuild index 2298ef8a3f80..50715455a515 100644 --- a/llvm-runtimes/openmp/openmp-17.0.6.ebuild +++ b/llvm-runtimes/openmp/openmp-17.0.6.ebuild @@ -27,13 +27,13 @@ RDEPEND=" hwloc? ( >=sys-apps/hwloc-2.5:0=[${MULTILIB_USEDEP}] ) offload? ( dev-libs/libffi:=[${MULTILIB_USEDEP}] - ~sys-devel/llvm-${PV}[${MULTILIB_USEDEP}] + ~llvm-core/llvm-${PV}[${MULTILIB_USEDEP}] llvm_targets_AMDGPU? ( dev-libs/rocr-runtime:= ) ) " # tests: # - dev-python/lit provides the test runner -# - sys-devel/llvm provide test utils (e.g. FileCheck) +# - llvm-core/llvm provide test utils (e.g. FileCheck) # - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} |
