summaryrefslogtreecommitdiff
path: root/testing/coreutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/coreutils/PKGBUILD')
-rw-r--r--testing/coreutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/coreutils/PKGBUILD b/testing/coreutils/PKGBUILD
index 78b74c33f..7d99e4155 100644
--- a/testing/coreutils/PKGBUILD
+++ b/testing/coreutils/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=coreutils
pkgver=8.11
pkgrel=1
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')