summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/python-evdev/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/python-evdev/PKGBUILD b/pcr/python-evdev/PKGBUILD
index 10bdcf411..57e03cbe4 100644
--- a/pcr/python-evdev/PKGBUILD
+++ b/pcr/python-evdev/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=python-evdev
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings evdev input devices"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://python-evdev.readthedocs.org/"
license=('BSD3')
depends=('python')