summaryrefslogtreecommitdiff
path: root/extra/ucommon
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-02 13:19:08 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-02 13:19:08 +0100
commite14c183373c336ddc622e1d6cb91fd84455b36fb (patch)
treead57c004000c3439233a262d451612ca509f8600 /extra/ucommon
parent7331003f023f979ab7ad98bdca0eceed11af5957 (diff)
Arch packages that might work on mips64el.
Diffstat (limited to 'extra/ucommon')
-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')