diff --git a/srcpkgs/refind/template b/srcpkgs/refind/template index 903ffb36e2b..adde97e43c3 100644 --- a/srcpkgs/refind/template +++ b/srcpkgs/refind/template @@ -2,7 +2,7 @@ pkgname=refind version=0.11.2 revision=1 -only_for_archs="i686 x86_64" +only_for_archs="i686 x86_64 x86_64-musl" makedepends="gnu-efi-libs git" depends="bash dosfstools efibootmgr" short_desc="An EFI boot manager utility"