git » weston.git » commit a63aa92

weston 13.0.0

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

weston 13.0.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1f5374b..6fc21ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=weston
 pkgver=13.0.0
 pkgrel=3
 pkgdesc='Reference implementation of a Wayland compositor'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://wayland.freedesktop.org/'
 license=('MIT')
 depends=('fontconfig' 'glibc' 'wayland' 'libxkbcommon' 'libinput' 'libunwind' 'pixman'