gifski: unbreak aarch64

This commit is contained in:
Piraty 2020-01-31 14:45:37 +01:00
parent 2cdec6112f
commit 6b0716d43a

View file

@ -12,11 +12,6 @@ homepage="https://gif.ski"
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
checksum=679474873f17e077036e1ffc19a37c23db1a24b27e880b25aed4620babbfe715
case "$XBPS_TARGET_MACHINE" in
# aarch64 builders need a fix - until then mark as broken
aarch64*) broken="https://build.voidlinux.org/builders/aarch64_builder/builds/23244/steps/shell_3/logs/stdio" ;;
esac
post_install() {
vlicense LICENSE
}