summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-08-30 00:28:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-08-30 00:28:34 -0500
commit451d3140ee2e3825b70e24b9766192a991d6b929 (patch)
tree39ed91aa1f1e3b95f92250f1e0c3a76e30f836c2 /pcr
parent01d0dada3b61bcab8b2ed1e5b70b5a1f4083d192 (diff)
elogind: add armv7h support
Diffstat (limited to 'pcr')
-rw-r--r--pcr/elogind/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/elogind/PKGBUILD b/pcr/elogind/PKGBUILD
index 5c6ed3d8d..07a2fa6cb 100644
--- a/pcr/elogind/PKGBUILD
+++ b/pcr/elogind/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=elogind
pkgver=219.14
pkgrel=1
pkgdesc="The systemd project's logind, extracted to a standalone package"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/wingo/elogind"
license=('GPL')
groups=('openrc-desktop')