git » libnftnl.git » commit 4b29795

libnftnl 1.2.6

author Urja (ARMLFS builder)
2024-07-12 17:47:48 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:48 UTC
parent 706dc279c28fcbbb2ea394e8386d2c865f07315c

libnftnl 1.2.6

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 66e9e70..a732289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libnftnl
 pkgver=1.2.6
 pkgrel=1
 pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://netfilter.org/projects/libnftnl/'
 license=('GPL2')
 depends=('libmnl')