diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:23:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:53:18 +0100 |
commit | 3ee411f1324ad2b881555d1bec5f943f1a7f28a1 (patch) | |
tree | 6f41e60778fca61521342418fc05d60e95f9ae44 /dev-lang/ispc | |
parent | Rename {sys-devel → llvm-core}/clang-common (diff) | |
download | gentoo-3ee411f1324ad2b881555d1bec5f943f1a7f28a1.tar.gz gentoo-3ee411f1324ad2b881555d1bec5f943f1a7f28a1.tar.bz2 gentoo-3ee411f1324ad2b881555d1bec5f943f1a7f28a1.zip |
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/ispc')
-rw-r--r-- | dev-lang/ispc/ispc-1.25.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ispc/ispc-1.25.3.ebuild b/dev-lang/ispc/ispc-1.25.3.ebuild index 78ce9c17741d..4ead5bc63352 100644 --- a/dev-lang/ispc/ispc-1.25.3.ebuild +++ b/dev-lang/ispc/ispc-1.25.3.ebuild @@ -26,7 +26,7 @@ RESTRICT="!test? ( test )" DEPEND=" $(llvm_gen_dep ' - sys-devel/clang:${LLVM_SLOT} + llvm-core/clang:${LLVM_SLOT} ') sys-libs/ncurses:= gpu? ( dev-libs/level-zero:= ) |