I have been tryng to install copy-agent package from AUR. It works on my x64 Arch, but when I try to install it on ARM, I get this:
$this->bbcode_second_pass_code('', '==> Extracting sources...
-> Extracting Copy.tgz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'libGui.so': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...')
Is there something wrong with my setup, or is it just not possible?