summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/consolekit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/consolekit/PKGBUILD b/pcr/consolekit/PKGBUILD
index 7991c49e9..fd247ad66 100644
--- a/pcr/consolekit/PKGBUILD
+++ b/pcr/consolekit/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=consolekit
pkgver=1.0.1
pkgrel=2
pkgdesc="A framework for defining and tracking users, login sessions, and seats"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/ConsoleKit2/ConsoleKit2"
license=('GPL')
depends=('dbus' 'glib2' 'libx11' 'polkit' 'udev' 'zlib')