git » libunistring.git » commit bb96213

libunistring 1.2

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

libunistring 1.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6326035..f03a570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=1.2
 pkgrel=1
 pkgdesc='Library for manipulating Unicode strings and C strings'
 url='https://www.gnu.org/software/libunistring/'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=(GPL)
 depends=(glibc)
 provides=('libunistring.so')