summaryrefslogtreecommitdiff
path: root/dev-cpp/eigen/eigen-9999.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:10:38 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:12 +0100
commit1aea2894cdc65d5a2aa39c675e39578dd6eceb06 (patch)
tree4f4d7cb3982d8d795cadc78a1216f80a8c414615 /dev-cpp/eigen/eigen-9999.ebuild
parentb060a63ee02c38b2fa87212b3770c0d016bf3af7 (diff)
downloadgentoo-1aea2894cdc65d5a2aa39c675e39578dd6eceb06.tar.gz
gentoo-1aea2894cdc65d5a2aa39c675e39578dd6eceb06.tar.bz2
gentoo-1aea2894cdc65d5a2aa39c675e39578dd6eceb06.zip
Move sys-libs/libomp → llvm-runtimes/openmp
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-cpp/eigen/eigen-9999.ebuild')
-rw-r--r--dev-cpp/eigen/eigen-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/eigen/eigen-9999.ebuild b/dev-cpp/eigen/eigen-9999.ebuild
index 6b434b04723c..31c707c1ad4d 100644
--- a/dev-cpp/eigen/eigen-9999.ebuild
+++ b/dev-cpp/eigen/eigen-9999.ebuild
@@ -137,7 +137,7 @@ DEPEND="
)
clang? (
sys-devel/clang[llvm_targets_NVPTX]
- openmp? ( sys-libs/libomp[llvm_targets_NVPTX,offload] )
+ openmp? ( llvm-runtimes/openmp[llvm_targets_NVPTX,offload] )
)
)
hip? ( dev-util/hip )