summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a05c608698d2..91c6b35165ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,10 @@
pkgname=eventd
pkgver=0.24.1
_pkgdir=${pkgname}-${pkgver}
-pkgrel=2
+pkgrel=3
pkgdesc="A small daemon to act on remote or local events"
arch=(
+ aarch64
i686
x86_64
)