git » libxcvt.git » commit 0f065e1

libxcvt 0.1.2

author Urja (ARMLFS builder)
2024-07-12 17:48:05 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:05 UTC
parent c2409bfe30cfdcb12ce1e4a452fccfa8f9a47781

libxcvt 0.1.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 11f62d6..d4a8bd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libxcvt
 pkgver=0.1.2
 pkgrel=1
 pkgdesc="library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://gitlab.freedesktop.org/xorg/lib/libxcvt"
 license=('custom')
 depends=('glibc')