git » libnl.git » commit 6fd788b

libnl 3.9.0

author Urja (ARMLFS builder)
2024-07-12 17:48:11 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:11 UTC
parent dd29cd258de6b18ee99a7ae74e749f9b7d1e3e38

libnl 3.9.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9e6242c..875b334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libnl
 pkgver=3.9.0
 pkgrel=1
 pkgdesc='Library for applications dealing with netlink sockets'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://github.com/thom311/libnl/'
 license=('GPL')
 depends=('glibc'