gnote: unbreak on aarch64-musl
This commit is contained in:
parent
e130cd25a6
commit
a474651d83
|
@ -15,7 +15,3 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Gnote"
|
||||
distfiles="${GNOME_SITE}/gnote/${version%.*}/gnote-${version}.tar.xz"
|
||||
checksum=29832f9e53662eab18036e839a41870048c6de947c1d9e00844edfa3ae0464d3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="temporarily broken due to ICU update" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue