summaryrefslogtreecommitdiff
path: root/extra/libmowgli/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmowgli/PKGBUILD')
-rw-r--r--extra/libmowgli/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libmowgli/PKGBUILD b/extra/libmowgli/PKGBUILD
index 607a074d2..60b63a0b1 100644
--- a/extra/libmowgli/PKGBUILD
+++ b/extra/libmowgli/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc='Performance and usability-oriented extensions to C'
url='http://www.atheme.org/project/mowgli'
license=('custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('openssl')
makedepends=('git')
source=("${pkgname}-${pkgver}::git+https://github.com/atheme/libmowgli-2.git#tag=${pkgname}-${pkgver}")