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 faa14dadc..b55947c1a 100644
--- a/core/procps-ng/PKGBUILD
+++ b/core/procps-ng/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=3
pkgdesc='Utilities for monitoring your system and its processes'
url='http://gitorious.org/procps'
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=('4fa6a373f969989a9e490df5eb49a2df62eca19a')