evolution-data-server: fix typo
This commit is contained in:
parent
92bc8eee52
commit
0192677a0a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|||
checksum=de9cc30bdfaeff9dea561d7d1d43f31dfd24d0fdf3c231cfd3a9fc4f00e514c9
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
` aarch64-musl) broken="Temporary broken to fix build order"
|
||||
aarch64-musl) broken="Temporary broken to fix build order"
|
||||
esac
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue