git » luit.git » commit 52c405c

luit 20240102

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

luit 20240102

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f9167a4..6ab7383 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=luit
 pkgver=20240102
 pkgrel=1
 pkgdesc="Filter that can be run between an arbitrary application and a UTF-8 terminal emulator"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://invisible-island.net/luit/luit.html"
 license=('custom')
 depends=('libfontenc')