summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9938abfc118e..637552b51d9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=buttermilk
pkgver=0.2.0
pkgrel=1
pkgdesc='A basic personal terminal emulator based on VTE'
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url='https://github.com/jzbor/buttermilk'
license=('MIT')
depends=('vte3'