summaryrefslogtreecommitdiff
path: root/core/libevent/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libevent/PKGBUILD')
-rw-r--r--core/libevent/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libevent/PKGBUILD b/core/libevent/PKGBUILD
index ae314ac2e..02c2e235d 100644
--- a/core/libevent/PKGBUILD
+++ b/core/libevent/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libevent
pkgver=2.0.20
pkgrel=1
pkgdesc="An event notification library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.monkey.org/~provos/libevent/"
license=('BSD')
depends=('openssl')