aboutsummaryrefslogtreecommitdiffstats
path: root/testing/litespeed
diff options
context:
space:
mode:
authorTuan M. Hoang <tmhoang@flatglobe.org>2018-02-09 23:24:11 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2018-02-13 14:29:02 +0000
commitd131db6d9d084e11911b6899b9429a17345706a2 (patch)
tree441c4a52e0a1c4b8e2dfcbc19ab5bafaf437f233 /testing/litespeed
parent934d43aaca5b4dbd2ed14c5a94485a6639ddbd18 (diff)
downloadaports-d131db6d9d084e11911b6899b9429a17345706a2.tar.bz2
aports-d131db6d9d084e11911b6899b9429a17345706a2.tar.xz
testing/[various]: fix supported archs
these packages only support these ports atm geos : test fails on all arch except x86*
Diffstat (limited to 'testing/litespeed')
-rw-r--r--testing/litespeed/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/litespeed/APKBUILD b/testing/litespeed/APKBUILD
index 4238a7b0be..ed43500781 100644
--- a/testing/litespeed/APKBUILD
+++ b/testing/litespeed/APKBUILD
@@ -8,7 +8,7 @@ _pkghome=var/lib/$pkgname
_php=php7
pkgdesc="High-performance, lightweight, open source HTTP server"
url="https://open.litespeedtech.com"
-arch="all !aarch64 !ppc64le"
+arch="x86 x86_64 armhf"
license="GPL-3.0"
pkgusers=litespeed
pkggroups=litespeed