diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template index 0502ab4352..ae7d1eedfb 100644 --- a/srcpkgs/seafile-client-qt/template +++ b/srcpkgs/seafile-client-qt/template @@ -21,7 +21,7 @@ desc_option_shibboleth="Build with Shibboleth support" # no arm by default (webengine does not crosscompile from 64-bit to 32-bit) case "$XBPS_TARGET_MACHINE" in - x86_64*|i686*|ppc64*|aarch64*) build_options_default="shibboleth" ;; + x86_64*|i686*|ppc64le*|aarch64*) build_options_default="shibboleth" ;; esac case "$XBPS_TARGET_MACHINE" in