summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21197b319ca9..fe41f3737b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A python package for controling GPIO pins, I2C and SPI buses of The A20-OLinuXino-MICRO from Olimex"
url="https://www.olimex.com/wiki/A20-OLinuXino-MICRO"
license=('BSD')
-arch=('i686' 'x86_64')
+arch=('armv7l')
source=("http://pypi.python.org/packages/source/p/${_name}/${_name}-$pkgver.tar.gz")
sha256sums=('b15e4ee1016b7eb52001cbccde3751868624a88d2adbb9adc5404628f7e59e7e')