diff --git a/srcpkgs/gspell/template b/srcpkgs/gspell/template index accac3d3a45..8884551541c 100644 --- a/srcpkgs/gspell/template +++ b/srcpkgs/gspell/template @@ -20,7 +20,7 @@ checksum=819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5 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