diff --git a/srcpkgs/libgtop/template b/srcpkgs/libgtop/template index 3f1e9e3b61..431f3061ed 100644 --- a/srcpkgs/libgtop/template +++ b/srcpkgs/libgtop/template @@ -18,7 +18,7 @@ checksum=4f6c0e62bb438abfd16b4559cd2eca0251de19e291c888cdc4dc88e5ffebb612 build_options="gir" case "$XBPS_TARGET_MACHINE" in - x86_64-musl) build_options_default+=" gir" ;; + i686-musl|x86_64-musl) build_options_default+=" gir" ;; *-musl) ;; *) build_options_default+=" gir" ;; esac