Illegal instruction error after upgrade from 7.0.4 to 7.0.5 on Raspberry

After the minor upgrade from 7.0.4 to 7.0.5 on my Raspberry (Debian Stretch) I received the following error message, when trying to start the Seafile service:

./seafile.sh: line 84: 22114 Illegal instruction LD_LIBRARY_PATH=$SEAFILE_LD_LIBRARY_PATH ${seaf_controller} --test -c “${default_ccnet_conf_dir}” -d “${seafile_data_dir}” -F “${central_config_dir}”

I noticed the note concerning gunicorn.conf but this mistake shouldn’t have anything to do with it, should it?