git » libpciaccess.git » commit fd89fea

libpciaccess 0.18.1

author Urja (ARMLFS builder)
2024-07-12 17:47:50 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:50 UTC
parent 9630d26d4407502cb7b4a8223677b42afce616f5

libpciaccess 0.18.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8181953..76e352d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libpciaccess
 pkgver=0.18.1
 pkgrel=2
 pkgdesc="X11 PCI access library"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 license=('LicenseRef-libpciaccess')
 url="https://gitlab.freedesktop.org/xorg/lib/libpciaccess"
 depends=('glibc' 'zlib')