shorten/APKBUILD: limit archies
This commit is contained in:
parent
6d5a72a2cf
commit
1082ae5fbf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=1.1.0
|
|||
pkgrel=0
|
||||
pkgdesc="Simple URL shortener"
|
||||
url="https://git.ddd.rip/ptrcnull/shorten"
|
||||
arch="all"
|
||||
arch="aarch64 x86_64"
|
||||
license="BSD-2-Clause"
|
||||
makedepends="go"
|
||||
subpackages="$pkgname-openrc"
|
||||
|
|
Loading…
Reference in a new issue