kouhai/APKBUILD: limit archies
This commit is contained in:
parent
c31fb67b55
commit
7d1f252f05
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ _commit=d8573d22fadd5de0e7b29343a2d0ead470f9b3a4
|
|||
pkgrel=0
|
||||
pkgdesc="Your everyday IRC student"
|
||||
url="https://git.sr.ht/~taiite/senpai"
|
||||
arch="all"
|
||||
arch="aarch64 x86_64"
|
||||
license="ISC"
|
||||
makedepends="go scdoc"
|
||||
subpackages="$pkgname-doc"
|
||||
|
|
Loading…
Reference in a new issue