git » fuse3.git » commit f38e859

fuse3 3.16.2

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

fuse3 3.16.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b1d918d..c110fef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=3.16.2
 pkgrel=1
 pkgdesc='Interface for userspace programs to export a filesystem to the Linux kernel'
 url='https://github.com/libfuse/libfuse'
-arch=("armv7h")
+arch=("armv7h" 'aarch64')
 license=('GPL2')
 makedepends=('pkgconf' 'meson')
 options=('!emptydirs')