summaryrefslogtreecommitdiff
path: root/core/findutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/findutils/PKGBUILD')
-rw-r--r--core/findutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/findutils/PKGBUILD b/core/findutils/PKGBUILD
index bdbd83548..9a598efb0 100644
--- a/core/findutils/PKGBUILD
+++ b/core/findutils/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=findutils
pkgver=4.4.2
pkgrel=5
pkgdesc="GNU utilities to locate files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
groups=('base' 'base-devel')
depends=('glibc' 'sh')