git » xorg-xvinfo.git » commit 2312c2a

xorg-xvinfo 1.1.5

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

xorg-xvinfo 1.1.5

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 54e1497..9a74387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xorg-xvinfo
 pkgver=1.1.5
 pkgrel=1
 pkgdesc="Prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libx11' 'libxv')