git » libunibreak.git » commit 318bfc0

libunibreak 6.1

author Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
parent 95bcf0aff50504d78d2abd7299d37a29f6210098

libunibreak 6.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9f30de6..90d79f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libunibreak
 pkgver=6.1
 pkgrel=1
 pkgdesc="An implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24"
-arch=("armv7h")
+arch=("armv7h" 'aarch64')
 url="https://github.com/adah1972/libunibreak/"
 license=("custom:zlib/libpng")
 depends=('glibc')