git » xf86-input-libinput.git » commit 9596bcd

xf86-input-libinput 1.4.0

author Urja (ARMLFS builder)
2024-07-12 17:47:54 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:54 UTC
parent 713f4438dba5c4188694b5d2df7cf16b17d84478

xf86-input-libinput 1.4.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index bd3cfdf..ac1b318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xf86-input-libinput
 pkgver=1.4.0
 pkgrel=1
 pkgdesc="Generic input driver for the X.Org server based on libinput"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('custom:MIT')
 url="http://xorg.freedesktop.org/"
 depends=('libinput' 'glibc')