nginx-current/APKBUILD: limit archies
This commit is contained in:
parent
e664c8263d
commit
946b3e996f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgver=1.24.0
|
|||
pkgrel=0
|
||||
pkgdesc="HTTP and reverse proxy server (current version)"
|
||||
url="https://www.nginx.org/"
|
||||
arch="all"
|
||||
arch="aarch64 x86_64"
|
||||
license="BSD-2-Clause"
|
||||
depends="!nginx"
|
||||
makedepends="
|
||||
|
|
Loading…
Reference in a new issue