diff options
Diffstat (limited to 'llvm-runtimes/openmp')
-rw-r--r-- | llvm-runtimes/openmp/openmp-15.0.7-r6.ebuild | 8 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-16.0.6.ebuild | 8 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-17.0.6.ebuild | 8 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-18.1.8.ebuild | 8 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-19.1.4.ebuild | 4 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-19.1.5.ebuild | 4 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-20.0.0.9999.ebuild | 4 | ||||
-rw-r--r-- | llvm-runtimes/openmp/openmp-20.0.0_pre20241207.ebuild | 4 |
8 files changed, 24 insertions, 24 deletions
diff --git a/llvm-runtimes/openmp/openmp-15.0.7-r6.ebuild b/llvm-runtimes/openmp/openmp-15.0.7-r6.ebuild index 3abe51db096c..6ce965355ddf 100644 --- a/llvm-runtimes/openmp/openmp-15.0.7-r6.ebuild +++ b/llvm-runtimes/openmp/openmp-15.0.7-r6.ebuild @@ -30,20 +30,20 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " BDEPEND=" dev-lang/perl offload? ( - llvm_targets_AMDGPU? ( sys-devel/clang ) - llvm_targets_NVPTX? ( sys-devel/clang ) + llvm_targets_AMDGPU? ( llvm-core/clang ) + llvm_targets_NVPTX? ( llvm-core/clang ) virtual/pkgconfig ) test? ( $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-16.0.6.ebuild b/llvm-runtimes/openmp/openmp-16.0.6.ebuild index 82c6efffb251..3be4f432c473 100644 --- a/llvm-runtimes/openmp/openmp-16.0.6.ebuild +++ b/llvm-runtimes/openmp/openmp-16.0.6.ebuild @@ -34,15 +34,15 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " BDEPEND=" dev-lang/perl offload? ( - llvm_targets_AMDGPU? ( sys-devel/clang ) - llvm_targets_NVPTX? ( sys-devel/clang ) + llvm_targets_AMDGPU? ( llvm-core/clang ) + llvm_targets_NVPTX? ( llvm-core/clang ) virtual/pkgconfig ) test? ( @@ -50,7 +50,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-17.0.6.ebuild b/llvm-runtimes/openmp/openmp-17.0.6.ebuild index a2075dcce87c..2298ef8a3f80 100644 --- a/llvm-runtimes/openmp/openmp-17.0.6.ebuild +++ b/llvm-runtimes/openmp/openmp-17.0.6.ebuild @@ -34,15 +34,15 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " BDEPEND=" dev-lang/perl offload? ( - llvm_targets_AMDGPU? ( sys-devel/clang ) - llvm_targets_NVPTX? ( sys-devel/clang ) + llvm_targets_AMDGPU? ( llvm-core/clang ) + llvm_targets_NVPTX? ( llvm-core/clang ) virtual/pkgconfig ) test? ( @@ -50,7 +50,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-18.1.8.ebuild b/llvm-runtimes/openmp/openmp-18.1.8.ebuild index cebd1dee34be..7e31268e06b1 100644 --- a/llvm-runtimes/openmp/openmp-18.1.8.ebuild +++ b/llvm-runtimes/openmp/openmp-18.1.8.ebuild @@ -34,15 +34,15 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " BDEPEND=" dev-lang/perl offload? ( - llvm_targets_AMDGPU? ( sys-devel/clang ) - llvm_targets_NVPTX? ( sys-devel/clang ) + llvm_targets_AMDGPU? ( llvm-core/clang ) + llvm_targets_NVPTX? ( llvm-core/clang ) virtual/pkgconfig ) test? ( @@ -50,7 +50,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-19.1.4.ebuild b/llvm-runtimes/openmp/openmp-19.1.4.ebuild index 6996520f455a..6c4d70089d1e 100644 --- a/llvm-runtimes/openmp/openmp-19.1.4.ebuild +++ b/llvm-runtimes/openmp/openmp-19.1.4.ebuild @@ -25,7 +25,7 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " @@ -36,7 +36,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-19.1.5.ebuild b/llvm-runtimes/openmp/openmp-19.1.5.ebuild index 64ab38e3e987..2b91befb6032 100644 --- a/llvm-runtimes/openmp/openmp-19.1.5.ebuild +++ b/llvm-runtimes/openmp/openmp-19.1.5.ebuild @@ -25,7 +25,7 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " @@ -36,7 +36,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-20.0.0.9999.ebuild b/llvm-runtimes/openmp/openmp-20.0.0.9999.ebuild index 32b91b3699c4..bef34c37bc56 100644 --- a/llvm-runtimes/openmp/openmp-20.0.0.9999.ebuild +++ b/llvm-runtimes/openmp/openmp-20.0.0.9999.ebuild @@ -24,7 +24,7 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " @@ -35,7 +35,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " diff --git a/llvm-runtimes/openmp/openmp-20.0.0_pre20241207.ebuild b/llvm-runtimes/openmp/openmp-20.0.0_pre20241207.ebuild index 32b91b3699c4..bef34c37bc56 100644 --- a/llvm-runtimes/openmp/openmp-20.0.0_pre20241207.ebuild +++ b/llvm-runtimes/openmp/openmp-20.0.0_pre20241207.ebuild @@ -24,7 +24,7 @@ RDEPEND=" # tests: # - dev-python/lit provides the test runner # - sys-devel/llvm provide test utils (e.g. FileCheck) -# - sys-devel/clang provides the compiler to run tests +# - llvm-core/clang provides the compiler to run tests DEPEND=" ${RDEPEND} " @@ -35,7 +35,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/lit[${PYTHON_USEDEP}] ') - sys-devel/clang + llvm-core/clang ) " |