diff --git a/srcpkgs/tellico/template b/srcpkgs/tellico/template index 2dcefa29d4e..7bdd0c7bb74 100644 --- a/srcpkgs/tellico/template +++ b/srcpkgs/tellico/template @@ -32,3 +32,7 @@ desc_option_xmp="Support for reading PDF/XMP metadata" desc_option_yaz="Support for searching z39.50 databases" desc_option_cddb="Support for CDDB searches" desc_option_scanner="Support for adding scanned images to a collection" + +if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then + broken="no qt6-webengine" +fi