git » libuv.git » commit 80edd6c

libuv 1.48.0

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

libuv 1.48.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 6e05d08..b67901d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libuv
 pkgver=1.48.0
 pkgrel=2
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://github.com/libuv/libuv"
 license=('custom')
 depends=('glibc')