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

@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
app-arch/bzip2
app-arch/xz-utils
sys-devel/patch
|| ( >=sys-devel/gcc-4.2 sys-devel/clang )"
|| ( >=sys-devel/gcc-4.2 llvm-core/clang )"
BDEPEND="test? ( dev-util/shunit2 )"
# BUG: `make check` fails: https://github.com/postmodern/ruby-install/issues/442