summaryrefslogtreecommitdiff
path: root/community/liboauth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liboauth/PKGBUILD')
-rw-r--r--community/liboauth/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/liboauth/PKGBUILD b/community/liboauth/PKGBUILD
index f11ab42d5..967c3c52b 100644
--- a/community/liboauth/PKGBUILD
+++ b/community/liboauth/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=liboauth
pkgver=0.9.4
pkgrel=1
pkgdesc='C library implementing OAuth Core RFC 5849'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://liboauth.sourceforge.net/'
license=('MIT')
options=('!libtool')