git » abseil-cpp.git » commit 96d8527

abseil-cpp 20240116.1

author Urja (ARMLFS builder)
2024-07-12 17:47:58 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:58 UTC
parent 7e4f9d0570e85a37046797ad56d635078990238d

abseil-cpp 20240116.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a7a9bae..ee6fb45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=abseil-cpp
 pkgver=20240116.1
 pkgrel=1
 pkgdesc="Collection of C++ library code designed to augment the C++ standard library"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url='https://abseil.io'
 license=('Apache-2.0')
 depends=('gcc-libs')