unresolved/APKBUILD: limit archies
This commit is contained in:
parent
f9fab20834
commit
5f745cb2a8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=0.1.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Local DNS forwarder with split DNS and DoT/DoH support"
|
pkgdesc="Local DNS forwarder with split DNS and DoT/DoH support"
|
||||||
url="https://git.ptrc.gay/ptrcnull/unresolved"
|
url="https://git.ptrc.gay/ptrcnull/unresolved"
|
||||||
arch="all"
|
arch="aarch64 x86_64"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
makedepends="cargo"
|
makedepends="cargo"
|
||||||
subpackages="$pkgname-openrc"
|
subpackages="$pkgname-openrc"
|
||||||
|
|
Loading…
Reference in a new issue