diff --git a/srcpkgs/rust-bootstrap/template b/srcpkgs/rust-bootstrap/template index 1fe6f1dee75..23f147c9fcb 100644 --- a/srcpkgs/rust-bootstrap/template +++ b/srcpkgs/rust-bootstrap/template @@ -10,6 +10,7 @@ homepage="https://www.rust-lang.org/" conflicts="rust>=0" lib32disabled=yes nostrip=yes +repository=bootstrap if [ "$XBPS_TARGET_LIBC" = "musl" ]; then depends="libexecinfo-devel"