diff options
Diffstat (limited to 'pcr/util-linux-nosystemd/PKGBUILD')
-rw-r--r-- | pcr/util-linux-nosystemd/PKGBUILD | 2 |
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') |