git » xorg-xdriinfo.git » commit 1cb1fe8

xorg-xdriinfo 1.0.7

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

xorg-xdriinfo 1.0.7

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 436deff..5491aff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xorg-xdriinfo
 pkgver=1.0.7
 pkgrel=1
 pkgdesc="Query configuration information of DRI drivers"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libx11' 'libgl')