htop-full/APKBUILD: limit archies
This commit is contained in:
parent
6269e48902
commit
91cfab3c21
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgver=3.2.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Interactive process viewer"
|
pkgdesc="Interactive process viewer"
|
||||||
url="https://htop.dev/"
|
url="https://htop.dev/"
|
||||||
arch="all"
|
arch="aarch64 x86_64"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
makedepends="
|
makedepends="
|
||||||
autoconf
|
autoconf
|
||||||
|
|
Loading…
Reference in a new issue