diff --git a/srcpkgs/keybase-desktop/template b/srcpkgs/keybase-desktop/template index 71562417707..4467cb9b172 100644 --- a/srcpkgs/keybase-desktop/template +++ b/srcpkgs/keybase-desktop/template @@ -15,7 +15,7 @@ nostrip_files="Keybase" case "${XBPS_TARGET_MACHINE}" in x86_64*) _target="x64";; - i686*) _target="ia32";; +# i686*) _target="ia32";; *) broken="This architecture is not currently supported by Keybase's Electron builds";; esac