git » libidn.git » commit 5b38394

libidn 1.42

author Urja (ARMLFS builder)
2024-07-12 17:47:59 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:59 UTC
parent 39b6d4dbb0bd75d132267930a15d9d64a3648ac4

libidn 1.42

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9900dfe..7a8fe4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.42
 pkgrel=1
 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
 url="https://www.gnu.org/software/libidn/"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('GPL3' 'LGPL')
 depends=('glibc')
 source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})