summaryrefslogtreecommitdiff
path: root/testing/make/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/make/PKGBUILD')
-rw-r--r--testing/make/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/make/PKGBUILD b/testing/make/PKGBUILD
index bba3253fc..832522a78 100644
--- a/testing/make/PKGBUILD
+++ b/testing/make/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=make
pkgver=3.82
pkgrel=3
pkgdesc="GNU make utility to maintain groups of programs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/make"
license=('GPL3')
groups=('base-devel')