summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2019-03-12 11:07:50 +0200
committerAdrian Perez de Castro2019-03-12 11:07:50 +0200
commit510c843a18c1196764dd2ef73970e1f214ce3f7c (patch)
treebf5a3d3d6eac55b15b039e29e6620fe701dfcbec /PKGBUILD
parent7af1b752e5c06ddf8d780978ae59af6b3413f74d (diff)
downloadaur-510c843a18c1196764dd2ef73970e1f214ce3f7c.tar.gz
Mark as buildable on AArch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f733e6d2005..de63feaa022b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname=wpewebkit
pkgver=2.22.5
-pkgrel=1
+pkgrel=2
pkgdesc='Web content engine library optimized for embedded devices'
-arch=(x86_64 i686)
+arch=(x86_64 i686 aarch64)
url='https://wpewebkit.org'
license=(custom)
groups=(wpe)