summaryrefslogtreecommitdiff
path: root/core/which/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/which/PKGBUILD')
-rw-r--r--core/which/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/which/PKGBUILD b/core/which/PKGBUILD
index 481f51316..ffa451e89 100644
--- a/core/which/PKGBUILD
+++ b/core/which/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=which
pkgver=2.20
pkgrel=6
pkgdesc="A utility to show the full path of commands"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.xs4all.nl/~carlo17/which"
license=('GPL3')
groups=('base' 'base-devel')