summaryrefslogtreecommitdiff
path: root/community/mingw32-binutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mingw32-binutils/PKGBUILD')
-rw-r--r--community/mingw32-binutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mingw32-binutils/PKGBUILD b/community/mingw32-binutils/PKGBUILD
index 2ead06c5e..0617094d9 100644
--- a/community/mingw32-binutils/PKGBUILD
+++ b/community/mingw32-binutils/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=mingw32-binutils
pkgver=2.21
pkgrel=1
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="https://sourceforge.net/projects/mingw/files/MinGW/BaseSystem/GNU-Binutils/"
pkgdesc="A set of programs to assemble and manipulate binary and object files (mingw)"
depends=('glibc' 'zlib')