summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-12-27 16:51:01 +0100
committerMichel Zou2017-12-27 16:51:01 +0100
commit98ab274305167f46b253fe2bf828f15e9d6f8860 (patch)
treec3d50c562b0602d17fc75f713c529f7db6fdbb85 /PKGBUILD
parentbdd3fd58c723f072a6bcd3834407b9516a5ddd5d (diff)
downloadaur-98ab274305167f46b253fe2bf828f15e9d6f8860.tar.gz
aarch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77dc183deb59..c64d12db20a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.6.3
pkgrel=1
pkgdesc="A module to control Raspberry Pi GPIO channels"
url="http://sourceforge.net/projects/raspberry-gpio-python/"
-arch=('i686' 'x86_64' 'arm' 'armv7h')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://pypi.python.org/packages/e2/58/6e1b775606da6439fa3fd1550e7f714ac62aa75e162eed29dbec684ecb3e/RPi.GPIO-0.6.3.tar.gz")