summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpolyzen2015-09-24 21:16:25 -0400
committerpolyzen2015-09-24 21:16:25 -0400
commiteb7b15f75bfb40aaddbb0421677d702ae8ea2873 (patch)
tree1898002856571af96d39982699525775c305d080
parent6f98cba8f5842fd32983cf5ec82fad63996ed206 (diff)
downloadaur-eb7b15f75bfb40aaddbb0421677d702ae8ea2873.tar.gz
change arch to 'any'
This also works on Arm
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1db0ccf51e3..23dad5fa17af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=bitlbee-facebook-git
pkgver=r49.c87650c
pkgrel=1
pkgdesc='Facebook protocol plugin for BitlBee'
-arch=("i686" "x86_64")
+arch=('any')
url='https://github.com/jgeboski/bitlbee-facebook'
license=('GPL2')
depends=('bitlbee' 'json-glib')