From 9050174f1d57cb3f4c602fceb1faf14c31a7ae75 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sun, 31 Dec 2023 00:07:54 -0500 Subject: [memlockd]: add armv7h support --- pcr/memlockd/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr') diff --git a/pcr/memlockd/PKGBUILD b/pcr/memlockd/PKGBUILD index 727402302..c2948009a 100644 --- a/pcr/memlockd/PKGBUILD +++ b/pcr/memlockd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=memlockd pkgver=1.3 pkgrel=1 pkgdesc="daemon that locks files into memory" -arch=('i686' 'x86_64') +arch=('armv7h' 'i686' 'x86_64') url="http://doc.coker.com.au/projects/memlockd/" license=('GPL3') depends=('glibc') -- cgit v1.2.2