mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/litespeed: Disable on ppc64le
Unfortunately litespeed does not have upstream support for ppc64le.
This commit is contained in:
parent
06bc3ffaff
commit
deae79bb78
@ -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"
|
||||
arch="all !aarch64 !ppc64le"
|
||||
license="GPL3"
|
||||
pkgusers=litespeed
|
||||
pkggroups=litespeed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user