summaryrefslogtreecommitdiff
path: root/community/gsoap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsoap/PKGBUILD')
-rw-r--r--community/gsoap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD
index 4f0d35370..3758803f3 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.8.1
pkgrel=2
pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++"
url="http://www.cs.fsu.edu/~engelen/soap.html"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'custom')
depends=('openssl' 'zlib' 'gcc-libs')
makedepends=('autoconf' 'automake')