summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:20:33 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:16 +0100
commit6aa98b9305c952a63d1a5f2d39f748ac9e3c5505 (patch)
tree33484157c68073f9ed2c9011f18c458788287bce /sci-mathematics
parentMove {sys-libs → llvm-runtimes}/compiler-rt (diff)
downloadgentoo-6aa98b9305c952a63d1a5f2d39f748ac9e3c5505.tar.gz
gentoo-6aa98b9305c952a63d1a5f2d39f748ac9e3c5505.tar.bz2
gentoo-6aa98b9305c952a63d1a5f2d39f748ac9e3c5505.zip
Move {sys-devel → llvm-core}/clang-runtime
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/yafu/yafu-1.34.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/yafu/yafu-1.34.3-r1.ebuild b/sci-mathematics/yafu/yafu-1.34.3-r1.ebuild
index e3778642c91d..0a965899b443 100644
--- a/sci-mathematics/yafu/yafu-1.34.3-r1.ebuild
+++ b/sci-mathematics/yafu/yafu-1.34.3-r1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
|| (
>=sys-devel/gcc-4.2:*[openmp]
- sys-devel/clang-runtime:*[openmp]
+ llvm-core/clang-runtime:*[openmp]
)
dev-libs/gmp:0=
sci-mathematics/gmp-ecm"