author | Urja (ARMLFS builder)
<urja+armlfs@urja.dev> 2024-07-12 17:48:10 UTC |
committer | Urja (ARMLFS builder)
<urja+armlfs@urja.dev> 2024-07-12 17:48:10 UTC |
parent | a49f9ae119e6d5a3668fb135b5158387d9853e63 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index cf9545a..c456639 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libical pkgver=3.0.18 pkgrel=1 pkgdesc="An open source reference implementation of the icalendar data type and serialization format" -arch=('armv7h') +arch=('armv7h' 'aarch64') url='https://github.com/libical/libical' license=('LGPL' 'MPL') depends=('glibc' 'glib2' 'icu' 'libxml2')