git » iptables.git » commit 8b01629

iptables 1.8.10

author Urja (ARMLFS builder)
2024-07-12 17:48:09 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:09 UTC
parent 00d36b985442a6528e85412043599d02e61c4991

iptables 1.8.10

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 598cb44..6e23576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.8.10
 pkgrel=1
 epoch=1
 pkgdesc='Linux kernel packet control tool'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=(GPL2)
 url='https://www.netfilter.org/projects/iptables/index.html'
 depends=(libnftnl libpcap libnfnetlink libnetfilter_conntrack bash)