keybase-desktop: broken on i686 for now
This commit is contained in:
parent
48929ee705
commit
eaefd681aa
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue