Revert "gimp: enable arm* again"

This reverts commit 8567600339.

Does not work on the builders probably because of 64 bit host vs. 32 bit target.
This commit is contained in:
Jürgen Buchmüller 2020-05-07 15:35:18 +02:00
parent 44506907ca
commit 2db4a7c947

View file

@ -21,6 +21,10 @@ checksum=65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716
python_version=2 #unverified
lib32disabled=yes
case "$XBPS_TARGET_MACHINE" in
arm*) nocross="https://build.voidlinux.org/builders/armv6l_builder/builds/24795/steps/shell_3/logs/stdio" ;;
esac
pre_configure() {
NOCONFIGURE=1 autoreconf -fi
if [ "$CROSS_BUILD" ]; then