git » libseccomp.git » commit da39121

libseccomp 2.5.5

author Urja (ARMLFS builder)
2024-07-12 17:47:53 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:53 UTC
parent d8ff106c4556db3ee3608ec89eb2b7d9b4c3eb57

libseccomp 2.5.5

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index abfbf74..b407aa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=(libseccomp) # python-libseccomp)
 pkgver=2.5.5
 pkgrel=3
 pkgdesc='Enhanced seccomp library'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('LGPL2.1')
 url="https://github.com/seccomp/libseccomp"
 depends=('glibc')