tapws/APKBUILD: limit archies
This commit is contained in:
parent
1082ae5fbf
commit
f9fab20834
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=1.1.0
|
|||
pkgrel=0
|
||||
pkgdesc="Ethernet switch for WebSockets"
|
||||
url="https://github.com/ptrcnull/tapws"
|
||||
arch="all"
|
||||
arch="aarch64 x86_64"
|
||||
license="BSD-2-Clause"
|
||||
makedepends="go"
|
||||
subpackages="$pkgname-openrc"
|
||||
|
|
Loading…
Reference in a new issue