summaryrefslogtreecommitdiff
path: root/community/libee/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libee/PKGBUILD')
-rw-r--r--community/libee/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libee/PKGBUILD b/community/libee/PKGBUILD
index 147342e9d..bea44e452 100644
--- a/community/libee/PKGBUILD
+++ b/community/libee/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.4.1
pkgrel=1
pkgdesc="event expression library inspired by CEE"
url="http://www.libee.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL2.1')
depends=('libestr' 'glibc')
makedepends=()