summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-08-10 00:05:49 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-08-10 00:05:49 -0500
commite759d47dee540bd2364ec4eb778da7e8dc0f6fed (patch)
tree430fb157df9da8efdf7f0b6d56a9ad8c3ef60be5 /pcr
parentbfacbbfc83313dde1e1bde525227f62be5463dce (diff)
util-linux-nosystemd: armv7h port
Diffstat (limited to 'pcr')
-rw-r--r--pcr/util-linux-nosystemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/util-linux-nosystemd/PKGBUILD b/pcr/util-linux-nosystemd/PKGBUILD
index 9845ae230..8e2b87d87 100644
--- a/pcr/util-linux-nosystemd/PKGBUILD
+++ b/pcr/util-linux-nosystemd/PKGBUILD
@@ -11,7 +11,7 @@ pkgver=${_pkgmajor}.1
pkgrel=1
pkgdesc="Miscellaneous system utilities for Linux"
url="https://www.kernel.org/pub/linux/utils/util-linux/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
makedepends=('eudev' 'python' 'libcap-ng')
license=('GPL2')
options=('strip' 'debug')