mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/tengine: disable for aarch64
./configure: no supported file AIO was found Currently file AIO is supported on FreeBSD 4.3+ and Linux 2.6.22+ only
This commit is contained in:
parent
311c6f8f10
commit
db8439d4b6
@ -4,10 +4,10 @@
|
||||
# Contributor: Dennis Przytarski <dennis@przytarski.com>
|
||||
pkgname=tengine
|
||||
pkgver=2.2.2
|
||||
pkgrel=0
|
||||
pkgdesc="Lightweight HTTP and reverse proxy server. It is based on the Nginx HTTP server and has many advanced features."
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight HTTP and reverse proxy server. It is based on the Nginx HTTP server"
|
||||
url="https://tengine.taobao.org/"
|
||||
arch="all"
|
||||
arch="all !aarch64"
|
||||
license="BSD-2-Clause"
|
||||
pkgusers="tengine"
|
||||
pkggroups="tengine www-data"
|
||||
|
Loading…
Reference in New Issue
Block a user