@ -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
%endif