git » xorg-xinit.git » commit 3782508

xorg-xinit 1.4.2

author Urja (ARMLFS builder)
2024-07-12 17:47:47 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:47 UTC
parent 0aa162820974687d28dc1559c0fdda4a517674d3

xorg-xinit 1.4.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 83f29f6..2b0c210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xorg-xinit
 pkgver=1.4.2
 pkgrel=1
 pkgdesc="X.Org initialisation program "
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('custom')
 url="https://xorg.freedesktop.org/"
 depends=('libx11' 'xorg-xauth' 'xorg-xrdb' 'xorg-xmodmap')