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 4468e1bd0..f628a7e73 100644
--- a/community/pion/PKGBUILD
+++ b/community/pion/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=5.0.4
pkgrel=1
pkgdesc="A C++ development library for implementing lightweight HTTP interfaces"
url="https://github.com/cloudmeter/pion"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom:Boost')
depends=('boost-libs' 'openssl' 'log4cpp')
makedepends=('boost')