diff --git a/srcpkgs/totem-pl-parser/template b/srcpkgs/totem-pl-parser/template index 80f0d25ef8..0cc03bbaae 100644 --- a/srcpkgs/totem-pl-parser/template +++ b/srcpkgs/totem-pl-parser/template @@ -20,7 +20,7 @@ checksum=d386acf965a44597e25ddee4a42ccde3c649a55b657e3a605648815b70861c3a 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