git » iw.git » commit 6376d82

iw 6.7

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

iw 6.7

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2547ca9..9bc1616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=iw
 pkgver=6.7
 pkgrel=1
 pkgdesc='nl80211 based CLI configuration utility for wireless devices'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://wireless.wiki.kernel.org/en/users/documentation/iw'
 license=('GPL')
 depends=('libnl')