summaryrefslogtreecommitdiff
path: root/community/pion/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pion/PKGBUILD')
-rw-r--r--community/pion/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pion/PKGBUILD b/community/pion/PKGBUILD
index de7f2fe3f..094c7f756 100644
--- a/community/pion/PKGBUILD
+++ b/community/pion/PKGBUILD
@@ -7,7 +7,7 @@ _pkgver=dddce5e02d8a60f958e466e690d38eee924475b0
pkgrel=4
pkgdesc="A C++ development library for implementing lightweight HTTP interfaces"
url="http://www.cloudmeter.com/pion/support/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom:Boost')
depends=('boost-libs' 'openssl' 'log4cpp')
makedepends=('boost')