summaryrefslogtreecommitdiff
path: root/core/coreutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/coreutils/PKGBUILD')
-rw-r--r--core/coreutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/coreutils/PKGBUILD b/core/coreutils/PKGBUILD
index 018624ada..afa05d286 100644
--- a/core/coreutils/PKGBUILD
+++ b/core/coreutils/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=coreutils
pkgver=8.22
pkgrel=2
pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.gnu.org/software/coreutils"
groups=('base')