mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tellico: set broken for 32bit cross
This commit is contained in:
parent
dcc9762f95
commit
84d7e900a9
1 changed files with 4 additions and 0 deletions
|
@ -32,3 +32,7 @@ desc_option_xmp="Support for reading PDF/XMP metadata"
|
||||||
desc_option_yaz="Support for searching z39.50 databases"
|
desc_option_yaz="Support for searching z39.50 databases"
|
||||||
desc_option_cddb="Support for CDDB searches"
|
desc_option_cddb="Support for CDDB searches"
|
||||||
desc_option_scanner="Support for adding scanned images to a collection"
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue