summaryrefslogtreecommitdiff
path: root/core/make/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/make/PKGBUILD')
-rw-r--r--core/make/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/make/PKGBUILD b/core/make/PKGBUILD
index 16f303685..00d0d72d3 100644
--- a/core/make/PKGBUILD
+++ b/core/make/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=make
pkgver=4.0
pkgrel=2
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')