gifski: unbreak aarch64
This commit is contained in:
parent
2cdec6112f
commit
6b0716d43a
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue