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 48a1ca469..28bdf9df1 100644
--- a/community/mingw32-pthreads/PKGBUILD
+++ b/community/mingw32-pthreads/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=mingw32-pthreads
pkgver=2.8.0
_pkgver=2-8-0
pkgrel=3
-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')