Skip to content

Commit

Permalink
sys-boot/m1n1: deal with LLVM pkgmove
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <[email protected]>
  • Loading branch information
chadmed committed Dec 12, 2024
1 parent 2f9a5f9 commit b864ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-boot/m1n1/m1n1-1.4.17.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RDEPEND="
"

BDEPEND="${BDEPEND}
clang? ( sys-devel/clang )
clang? ( llvm-core/clang )
"

src_compile() {
Expand Down

0 comments on commit b864ff3

Please sign in to comment.