summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-08-30 00:30:21 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-08-30 00:30:21 -0500
commit3d0c046ba6ae38407183e976a5d837bbffad83cb (patch)
tree2e3aa5469c8d323312a79de1c6574a9b7af8255c /pcr
parent451d3140ee2e3825b70e24b9766192a991d6b929 (diff)
polkit-consolekit: add armv7h support
Diffstat (limited to 'pcr')
-rw-r--r--pcr/polkit-consolekit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/polkit-consolekit/PKGBUILD b/pcr/polkit-consolekit/PKGBUILD
index 6f20b4b12..b474ea5f0 100644
--- a/pcr/polkit-consolekit/PKGBUILD
+++ b/pcr/polkit-consolekit/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=polkit-consolekit
pkgver=0.113
pkgrel=5
pkgdesc="PolyciKit with ConsoleKit support for non-systemd systems"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
license=('LGPL')
url="http://www.freedesktop.org/wiki/Software/polkit"
depends=('glib2' 'pam' 'expat' 'js17')