diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-10-12 02:02:54 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-10-12 02:02:54 -0500 |
commit | d35e08e9ed95e7ac1b4a8811a7a212fa4b929c71 (patch) | |
tree | bb07d7c8245d0326a9a80d8f34494c4b2d40efee /pcr/polkit-consolekit | |
parent | 16bb969c27f3077ebeb709388b9ebc69c6d18827 (diff) | |
download | abslibre-d35e08e9ed95e7ac1b4a8811a7a212fa4b929c71.tar.gz abslibre-d35e08e9ed95e7ac1b4a8811a7a212fa4b929c71.tar.bz2 abslibre-d35e08e9ed95e7ac1b4a8811a7a212fa4b929c71.zip |
polkit-consolekit: armv7h port
Diffstat (limited to 'pcr/polkit-consolekit')
-rw-r--r-- | pcr/polkit-consolekit/PKGBUILD | 2 |
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') |