summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/libutil-linux-static/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/libutil-linux-static/PKGBUILD b/libre/libutil-linux-static/PKGBUILD
index 7162597b9..1bf45f4fa 100644
--- a/libre/libutil-linux-static/PKGBUILD
+++ b/libre/libutil-linux-static/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=${_pkgmajor}.1
pkgrel=2.parabola1
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=('systemd' 'python' 'libcap-ng')
license=('GPL2')
options=('strip' 'debug')