diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index 08cb27dd316..f31005aa348 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -20,7 +20,7 @@ checksum=45d30e0111bfc504f3e9609f878c89e26c856907f5732e7c30d3bf9f0a04e6f7 build_options="gir vala" case "$XBPS_TARGET_MACHINE" in - x86_64-musl) build_options_default+=" gir vala" ;; + i686-musl|x86_64-musl) build_options_default+=" gir vala" ;; *-musl) ;; *) build_options_default+=" gir vala" ;; esac