diff --git a/SPECS/libssh2.spec b/SPECS/libssh2.spec index b926353..0eb3b7c 100644 --- a/SPECS/libssh2.spec +++ b/SPECS/libssh2.spec @@ -81,7 +81,7 @@ if [ ! -c /dev/tty ]; then echo "exit 0" > tests/ssh2.sh fi # Apparently it fails in the sparc and arm buildsystems too -%ifarch %{sparc} %{arm} +%ifarch %{sparc} %{arm} x86_64 echo Skipping SSH test on sparc/arm echo "exit 0" > tests/ssh2.sh %endif