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 56a1654b270f..42e80ae55746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libfastjson
pkgver=0.99.8
pkgrel=1
pkgdesc="A performance-focused json library for C"
-arch=('x86_64')
+arch=('any')
url="https://github.com/rsyslog/libfastjson"
license=('GPL')
depends=()