aboutsummaryrefslogtreecommitdiffstats
path: root/libquanta
diff options
context:
space:
mode:
Diffstat (limited to 'libquanta')
-rw-r--r--libquanta/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libquanta/PKGBUILD b/libquanta/PKGBUILD
index 2a25cb9..fc82922 100644
--- a/libquanta/PKGBUILD
+++ b/libquanta/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libquanta
pkgver=1.0
pkgrel=1
pkgdesc="Colour quantisation library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libquanta"
license=('custom:ISC')
depends=(libj2)