summaryrefslogtreecommitdiff
path: root/community/mingw32-pthreads/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mingw32-pthreads/PKGBUILD')
-rw-r--r--community/mingw32-pthreads/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mingw32-pthreads/PKGBUILD b/community/mingw32-pthreads/PKGBUILD
index f34d87ddf..11f1be71a 100644
--- a/community/mingw32-pthreads/PKGBUILD
+++ b/community/mingw32-pthreads/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mingw32-pthreads
pkgver=2.9.1
pkgrel=1
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
pkgdesc="The POSIX 1003.1-2001 standard for writing multithreaded applications."
license=(LGPL)
makedepends=('mingw32-gcc-base' 'mingw32-runtime' 'mingw32-w32api')