git » xcb-util.git » commit 88c175f

xcb-util 0.4.1

author Urja (ARMLFS builder)
2024-07-12 17:47:52 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:52 UTC
parent 2b18d0c0df36e5aededa18fa8434d6387f23b882

xcb-util 0.4.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2723ec4..8bd3dce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=xcb-util
 pkgver=0.4.1
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb>=1.7')