gaypaste/APKBUILD: limit archies
This commit is contained in:
parent
5291ef7311
commit
92043c3160
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=1.1.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="paste"
|
pkgdesc="paste"
|
||||||
url="https://git.ddd.rip/ptrcnull/gaypaste"
|
url="https://git.ddd.rip/ptrcnull/gaypaste"
|
||||||
arch="all"
|
arch="aarch64 x86_64"
|
||||||
license="custom"
|
license="custom"
|
||||||
makedepends="go"
|
makedepends="go"
|
||||||
subpackages="$pkgname-openrc"
|
subpackages="$pkgname-openrc"
|
||||||
|
|
Loading…
Reference in a new issue