git » lzo.git » commit 7482522

lzo 2.10

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

lzo 2.10

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b343773..acae750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=lzo
 pkgver=2.10
 pkgrel=5
 pkgdesc="Portable lossless data compression library"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://www.oberhumer.com/opensource/lzo"
 license=('GPL')
 depends=('glibc')