nitter/APKBUILD: limit archies
This commit is contained in:
parent
946b3e996f
commit
6d5a72a2cf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ _gitrev=95893eedaa2fb0ca0a0a15257d81b720f7f3eb67
|
|||
pkgrel=1
|
||||
pkgdesc="Alternative Twitter front-end "
|
||||
url="https://github.com/zedeus/nitter/"
|
||||
arch="all"
|
||||
arch="aarch64 x86_64"
|
||||
license="AGPL-3.0-only"
|
||||
depends="libssl3 libcrypto3 pcre"
|
||||
makedepends="libsass-dev nimble pcre-dev"
|
||||
|
|
Loading…
Reference in a new issue