move {sys-devel,llvm-core}/clang

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2024-12-11 16:59:52 +01:00
parent 3611e5dfba
commit 2948484bf1
54 changed files with 58 additions and 58 deletions

View File

@@ -35,7 +35,7 @@ RDEPEND="
DEPEND="
>=dev-build/cmake-3.17
clang? ( >=sys-devel/clang-10 )
clang? ( >=llvm-core/clang-10 )
${RDEPEND}
"