summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:23:19 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:18 +0100
commit3ee411f1324ad2b881555d1bec5f943f1a7f28a1 (patch)
tree6f41e60778fca61521342418fc05d60e95f9ae44 /dev-lang/fuzion/fuzion-0.089.ebuild
parentRename {sys-devel → llvm-core}/clang-common (diff)
downloadgentoo-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/fuzion/fuzion-0.089.ebuild')
-rw-r--r--dev-lang/fuzion/fuzion-0.089.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/fuzion/fuzion-0.089.ebuild b/dev-lang/fuzion/fuzion-0.089.ebuild
index 92e01df35d36..d03f017a294c 100644
--- a/dev-lang/fuzion/fuzion-0.089.ebuild
+++ b/dev-lang/fuzion/fuzion-0.089.ebuild
@@ -34,7 +34,7 @@ DEPEND="
"
BDEPEND="
test? (
- sys-devel/clang:*
+ llvm-core/clang:*
)
"