summaryrefslogtreecommitdiff
path: root/extra/ucommon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ucommon/PKGBUILD')
-rw-r--r--extra/ucommon/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ucommon/PKGBUILD b/extra/ucommon/PKGBUILD
index 918428a6e..e204462db 100644
--- a/extra/ucommon/PKGBUILD
+++ b/extra/ucommon/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ucommon
pkgver=5.5.0
pkgrel=1
pkgdesc="A light-weight C++ library to facilitate using C++ design patterns"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnutelephony.org/index.php/GNU_uCommon_C++"
license=('GPL3' 'LGPL3')
depends=('openssl')