git » libxt.git » commit 7fd017a

libxt 1.3.0

author Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
parent 4fbb704e5cd2e74f41738574dd664c77c17e0641

libxt 1.3.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7412c7c..c917c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libxt
 pkgver=1.3.0
 pkgrel=1
 pkgdesc="X11 toolkit intrinsics library"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libsm' 'libx11')