aboutsummaryrefslogtreecommitdiffstats
path: root/main/htop/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/htop/APKBUILD')
-rw-r--r--main/htop/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/htop/APKBUILD b/main/htop/APKBUILD
index 0c381d764ac..7697044b1dc 100644
--- a/main/htop/APKBUILD
+++ b/main/htop/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.8.3
pkgrel=1
pkgdesc="An interactive process viewer for Linux"
url="http://htop.sourceforge.net"
-arch="x86 x86_64"
+arch="all"
license='GPL'
depends=
makedepends="ncurses-dev"