summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 9 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfcef269601a..d253dcf691ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,15 @@ pkgrel=1
pkgdesc="XML C parser and toolkit"
_url="https://gitlab.gnome.org/GNOME/${_pkgname}"
url="${_url}/-/wikis/home"
-arch=(x86_64)
+arch=(
+ x86_64
+ aarch64
+ arm
+ armv7h
+ i686
+ pentium4
+ powerpc
+)
license=(custom:MIT)
depends=(
icu