evince: temp broken on 32bit

This commit is contained in:
classabbyamp 2024-08-06 00:36:50 -04:00
parent b00a83fb1e
commit 4d8b993067
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ checksum=945c20a6f23839b0d5332729171458e90680da8264e99c6f9f41c219c7eeee7c
build_options="gir gtk_doc"
build_options_default="gir gtk_doc"
if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then
broken=temp
fi
pre_build() {
# help gi-docgen find gi files on cross
if [ -n "$CROSS_BUILD" ]; then