diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-01-25 21:49:38 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2016-01-25 21:49:38 -0500 |
commit | bcc20ebbb1d504b0b072adc9436db3c89f6232c1 (patch) | |
tree | 482561cd0f92eb8d47845e20c2dbb387f633c9bd /pcr/consolekit/PKGBUILD | |
parent | 2cce40ef41d881d2c59e46b867f7a68dce6efd45 (diff) | |
download | abslibre-bcc20ebbb1d504b0b072adc9436db3c89f6232c1.tar.gz abslibre-bcc20ebbb1d504b0b072adc9436db3c89f6232c1.tar.bz2 abslibre-bcc20ebbb1d504b0b072adc9436db3c89f6232c1.zip |
consolekit-1.0.1-2: armv7h port
Diffstat (limited to 'pcr/consolekit/PKGBUILD')
-rw-r--r-- | pcr/consolekit/PKGBUILD | 2 |
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') |