summaryrefslogtreecommitdiff
path: root/core/procps-ng/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/procps-ng/PKGBUILD')
-rw-r--r--core/procps-ng/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/procps-ng/PKGBUILD b/core/procps-ng/PKGBUILD
index 8e11e303d..6c1b0f86b 100644
--- a/core/procps-ng/PKGBUILD
+++ b/core/procps-ng/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc='Utilities for monitoring your system and its processes'
url='http://sourceforge.net/projects/procps-ng/'
license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ncurses')
source=("http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz")
sha1sums=('088c77631745fc75ee41fc29c254a4069be4869a')