summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2019-11-29 22:21:16 -0400
committerFreemor <freemor@freemor.ca>2019-11-29 22:21:16 -0400
commit1acc5089b506b301b2fa550afebbd9bb282915c4 (patch)
tree7b475259bc81540e2cb55c82e0d76aeca376aa69 /pcr
parent4c6bc04e16d629d9aba96c87883ea39b29b04583 (diff)
Add armv7h to [pcr/phantomjs]
Diffstat (limited to 'pcr')
-rw-r--r--pcr/phantomjs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/phantomjs/PKGBUILD b/pcr/phantomjs/PKGBUILD
index 3de8b5e56..c68031848 100644
--- a/pcr/phantomjs/PKGBUILD
+++ b/pcr/phantomjs/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=16
pkgdesc='Headless WebKit with JavaScript API'
url='http://www.phantomjs.org/'
license=('BSD' 'LGPL' 'MIT')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
depends=('icu' 'libjpeg-turbo' 'libpng' 'fontconfig' 'gperf' 'ruby' 'python2' 'openssl-1.0' 'mariadb-libs' 'libfbclient')
depends+=('icu>=65' 'icu<66')
makedepends=('git')