summaryrefslogtreecommitdiff
path: root/pcr/polkit-consolekit
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-12 02:02:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-12 02:02:54 -0500
commitd35e08e9ed95e7ac1b4a8811a7a212fa4b929c71 (patch)
treebb07d7c8245d0326a9a80d8f34494c4b2d40efee /pcr/polkit-consolekit
parent16bb969c27f3077ebeb709388b9ebc69c6d18827 (diff)
polkit-consolekit: armv7h port
Diffstat (limited to 'pcr/polkit-consolekit')
-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 104e81b20..0d3b39f61 100644
--- a/pcr/polkit-consolekit/PKGBUILD
+++ b/pcr/polkit-consolekit/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=polkit-consolekit
pkgver=0.113
pkgrel=2
pkgdesc="PolicyKit 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' 'js185')