The following line `arch=("x86_64")` in my PKGBUILD creates the error `'"x86_64"' is not one of ['any', 'i686', 'x86_64', 'arm', 'aarch64']`. There is no correct handling of the double quotes.