git » xcb-util-errors.git » commit 42a7425

xcb-util-errors 1.0.1

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

xcb-util-errors 1.0.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 620011f..d55da50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xcb-util-errors
 pkgver=1.0.1
 pkgrel=1
 pkgdesc='XCB errors library'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://cgit.freedesktop.org/xcb/util-errors/'
 license=('MIT')
 depends=('libxcb')